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 6f65010 commit f3c99c4Copy full SHA for f3c99c4
openwisp_controller/geo/tasks.py
@@ -0,0 +1,3 @@
1
+from .estimated_location.tasks import ( # noqa: F401 - support autodiscovering
2
+ manage_estimated_locations,
3
+)
0 commit comments