Skip to content

Commit 1da89fe

Browse files
fix pylint
1 parent f3c2fc6 commit 1da89fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_lattice.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from unittest.mock import patch
22
import logging
3-
import time
3+
4+
# import time
45

56
import matplotlib
67

0 commit comments

Comments
 (0)