We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
warnings.simplefilter('always')
1 parent db105fa commit b13d13bCopy full SHA for b13d13b
shapefile.py
@@ -18,8 +18,6 @@
18
import io
19
from datetime import date
20
21
-warnings.simplefilter("always")
22
-
23
24
# Constants for shape types
25
NULL = 0
0 commit comments