Skip to content

Commit 4b7dedc

Browse files
author
Vimarsh Patel
committed
Aggregation 2
1 parent e429095 commit 4b7dedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/location/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""app.location"""
22
from ..coordinates import Coordinates
33
from ..utils import countries
4-
from ..utils.populations import country_population
4+
from ..utils.populations import POPULATION
55

66

77
# pylint: disable=redefined-builtin,invalid-name

0 commit comments

Comments
 (0)