Skip to content

Commit 743ff70

Browse files
committed
Testing Composite
1 parent bc1badc commit 743ff70

File tree

4 files changed

+845
-480
lines changed

4 files changed

+845
-480
lines changed

app/location/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""app.location"""
22
from ..coordinates import Coordinates
3-
from ..location import country
3+
from ..utils import countries
44
from ..utils.populations import country_population
55

66

0 commit comments

Comments
 (0)