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 58219f8 commit 0df5530Copy full SHA for 0df5530
1 file changed
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