@@ -15,6 +15,7 @@ REGIONS = {
PRINT_DENSE = True
+
def region_in_string(string):
"""Look for region in string"""
for region in REGIONS: