Merge pull request #408 from Schrolli91/Geo_decode-patch

Update poc.py
This commit is contained in:
Bastian Schroll 2019-09-27 11:13:54 +02:00 committed by GitHub
commit 9d708a0fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ def isAllowed(poc_id):
"""
allowed = 0
has_geo = False
# 1.) If allowed RICs is set, only they will path,
# If RIC is the right one return True, else False