Skip to content

Commit

Permalink
Merge pull request #150 from maxmind/greg/satellite-connection-type
Browse files Browse the repository at this point in the history
Document new Satellite connection type value
shadromani authored Jul 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents f8d7d39 + e869510 commit 7769666
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions geoip2/models.py
Original file line number Diff line number Diff line change
@@ -494,6 +494,7 @@ class ConnectionType(SimpleModel):
- Cable/DSL
- Corporate
- Cellular
- Satellite
Additional values may be added in the future.
1 change: 1 addition & 0 deletions geoip2/records.py
Original file line number Diff line number Diff line change
@@ -605,6 +605,7 @@ class Traits(Record):
- Cable/DSL
- Corporate
- Cellular
- Satellite
Additional values may be added in the future.

0 comments on commit 7769666

Please sign in to comment.