Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesL2 committed Nov 13, 2024
1 parent 587402b commit fb33b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pretty_gpx/common/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import itertools
import os
import string
from typing import Iterator
from collections.abc import Iterator
from typing import TypeVar

EARTH_RADIUS_M = 6371000
Expand Down

0 comments on commit fb33b5d

Please sign in to comment.