mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 13:59:45 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
geoip2.database.Reader.__exit__
|
||||
geoip2.database.Reader.__init__
|
||||
geoip2.errors.HTTPError.__init__
|
||||
geoip2.models.SimpleModel.__init__
|
||||
geoip2.records.City.__init__
|
||||
geoip2.records.Continent.__init__
|
||||
geoip2.records.Country.__init__
|
||||
geoip2.records.Location.__init__
|
||||
geoip2.records.MaxMind.__init__
|
||||
geoip2.records.PlaceRecord.__init__
|
||||
geoip2.records.Postal.__init__
|
||||
geoip2.records.Record.__init__
|
||||
geoip2.records.RepresentedCountry.__init__
|
||||
geoip2.records.Subdivision.__init__
|
||||
geoip2.records.Traits.__init__
|
||||
Reference in New Issue
Block a user