Skip to content

Commit

Permalink
trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Apr 13, 2023
1 parent 81cb065 commit 05a714b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def geolocator_httprequest():
the CI is running into very frequent HTTP timeout errors, and
these come in various forms from geopy. Note, however, that the
tests are skipped only after N retries happen, so these are taking
time, and prolong the test run time unnecessarily.
time, and prolong the test run time unnecessarily.
"""
from geopy.geocoders import Nominatim
from geopy.exc import GeocoderUnavailable, GeocoderRateLimited
Expand Down

0 comments on commit 05a714b

Please sign in to comment.