We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88eb2f4 commit 218b32eCopy full SHA for 218b32e
tests/test_waveform_exporter.py
@@ -1,8 +1,7 @@
1
import csv
2
from pathlib import Path
3
4
-# TODO: use netcdf and imas instead of imaspy
5
-import imaspy as imas
+import imas
6
import numpy as np
7
import pytest
8
0 commit comments