Skip to content

Commit

Permalink
Remove redundancy in README.md (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuekui committed Jul 10, 2024
1 parent 43df39e commit af8d50d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,6 @@ load of metadata will not cause a pause or memory exhaustion):
* Force-load the extended metadata by `import`ing the appropriate packages (`phonenumbers.geocoder`,
`phonenumbers.carrier`, `phonenumbers.timezone`).

The `phonenumberslite` version of the package does not include the geocoding, carrier and timezone metadata,
which can be useful if you have problems installing the main `phonenumbers` package due to space/memory limitations.

Static Typing
-------------

Expand Down

0 comments on commit af8d50d

Please sign in to comment.