Skip to content
Snippets Groups Projects
Commit fb29ce22 authored by Solene Tarride's avatar Solene Tarride
Browse files

Fix numpy import

parent beee846d
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
import json
import shutil
import numpy as np
import pytest
import yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment