We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e429095 commit 4b7dedcCopy full SHA for 4b7dedc
app/location/__init__.py
@@ -1,7 +1,7 @@
1
"""app.location"""
2
from ..coordinates import Coordinates
3
from ..utils import countries
4
-from ..utils.populations import country_population
+from ..utils.populations import POPULATION
5
6
7
# pylint: disable=redefined-builtin,invalid-name
0 commit comments