Skip to content

Commit f4e5b25

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 984d83d commit f4e5b25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_profiler.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
import shutil
88

99
import pytest
10-
import pyuvsim
1110
from numpy import unique
11+
12+
import pyuvsim
1213
from pyuvsim.data import DATA_PATH as SIM_DATA_PATH
1314

1415
try:

0 commit comments

Comments
 (0)