Skip to content

Commit d4bcec7

Browse files
committed
Remove unused numpy import
1 parent 02bd84c commit d4bcec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/tools/memory/memdf/select.py

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import memdf.name
2121
import memdf.util.config
2222
import memdf.util.pretty
23-
import numpy as np # type: ignore
2423
from memdf import DF, Config, ConfigDescription
2524

2625

0 commit comments

Comments
 (0)