diff --git a/parsedmarc/utils.py b/parsedmarc/utils.py index de42e7c..62e9d67 100644 --- a/parsedmarc/utils.py +++ b/parsedmarc/utils.py @@ -278,8 +278,7 @@ def get_ip_address_country(ip_address): "/usr/share/GeoIP/GeoLite2-Country.mmdb", "/var/lib/GeoIP/GeoLite2-Country.mmdb", "/var/local/lib/GeoIP/GeoLite2-Country.mmdb", - "%SystemDrive%\\ProgramData\\" - "MaxMind\\GeoIPUpdate\\GeoIP\\GeoLite2-Country.mmdb" + "%SystemDrive%\\ProgramData\\MaxMind\\GeoIPUpdate\\GeoIP\\GeoLite2-Country.mmdb", "C:\\GeoIP\\GeoLite2-Country.mmdb" ]