Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 5a7f255 commit 27af44fCopy full SHA for 27af44f
2 files changed
stubs/geoip2/@tests/stubtest_allowlist.txt
@@ -1,6 +1,5 @@
1
geoip2.database.Reader.__exit__
2
geoip2.database.Reader.__init__
3
-geoip2.errors.HTTPError.__init__
4
geoip2.models.SimpleModel.__init__
5
geoip2.records.City.__init__
6
geoip2.records.Continent.__init__
stubs/geoip2/METADATA.toml
@@ -1,3 +1,4 @@
-version = "0.1"
+version = "3.0"
+obsolete_since = "4.0.2"
python2 = true
requires = ["types-maxminddb"]
0 commit comments