Skip to content

Commit 218b32e

Browse files
committed
update imas import
1 parent 88eb2f4 commit 218b32e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_waveform_exporter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
import csv
22
from pathlib import Path
33

4-
# TODO: use netcdf and imas instead of imaspy
5-
import imaspy as imas
4+
import imas
65
import numpy as np
76
import pytest
87

0 commit comments

Comments
 (0)