From 868512fcfd7848d82e48558c213120450821a5eb Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 2 Sep 2019 15:03:22 +0100 Subject: [PATCH] add --require-config hashflag to location.py --- modules/location.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/location.py b/modules/location.py index 53c25cf9..9f405383 100644 --- a/modules/location.py +++ b/modules/location.py @@ -1,4 +1,5 @@ #--depends-on config +#--require-config opencagedata-api-key import typing from src import ModuleManager, utils