From 268c5adb3c393982b1c337b72d46cb8d1cc84021 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 25 May 2019 21:40:06 +0100 Subject: Add `depends-on` hashflags to relevant modules --- modules/location.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/location.py') diff --git a/modules/location.py b/modules/location.py index 22e6a1ad..3fcef4ae 100644 --- a/modules/location.py +++ b/modules/location.py @@ -1,3 +1,5 @@ +#--depends-on config + from src import ModuleManager, utils URL_OPENCAGE = "https://api.opencagedata.com/geocode/v1/json" -- cgit v1.3.1-10-gc9f91