Skip to content

Commit

Permalink
Update test result for domain_of_validity.
Browse files Browse the repository at this point in the history
  • Loading branch information
QuLogic committed Jun 7, 2016
1 parent 4fbe4ba commit da1d98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyepsg.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def domain_of_validity(self):
For example::
>>> print(get(21781).domain_of_validity())
[5.97, 10.49, 45.83, 47.81]
[5.96, 10.49, 45.82, 47.81]
"""
Expand Down

0 comments on commit da1d98a

Please sign in to comment.