Skip to content

Commit e3b9817

Browse files
committed
Fix: remove old imports used for debugging
1 parent bcaec00 commit e3b9817

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spm/__wrapper__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from inspect import currentframe, getframeinfo
2-
31
import warnings
42
import numpy as np
53
from collections.abc import (

0 commit comments

Comments
 (0)