Skip to content

Commit b587130

Browse files
authored
Undefined name: from warnings import warn for line 203
1 parent 04b0865 commit b587130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandasvault/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from math import sin, cos, sqrt, atan2, radians
99
from warnings import warn
1010

11+
1112
### TABLE PROCESSING
1213
#=============================================================================================
1314

0 commit comments

Comments
 (0)