mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
threads
This commit is contained in:
parent
4b0614c7da
commit
e5d11b74af
2 changed files with 4 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ class BoswatchModule(ModuleBase):
|
|||
provider = self.config.get("apiProvider")
|
||||
|
||||
if addressArray[1] is None:
|
||||
logging.warning("Address was not found in current Message, skipping geocoding")
|
||||
logging.info("No address found, skipping geocoding")
|
||||
return bwPacket
|
||||
|
||||
address = addressArray[1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue