This repository was archived by the owner on Aug 17, 2023. It is now read-only.
This repository was archived by the owner on Aug 17, 2023. It is now read-only.
Syntax error in utils.py #6
Open
Description
Describe the bug
Syntax error in utils.py
Screenshots
PS D:\Github\check_rep> python .\check_rep.py -q x.x.x.x
Traceback (most recent call last):
File ".\check_rep.py", line 12, in
from core.geomap import map_free_geo, multi_map
File "D:\Github\check_rep\core\geomap.py", line 10, in
from core.utils import DOMAIN, IP, Helpers, Workers, logger
File "D:\Github\check_rep\core\utils.py", line 192
if match := re.findall(self.query, req.text):
^
SyntaxError: invalid syntax
Desktop (please complete the following information):
OS: Windows
Metadata
Metadata
Assignees
Labels
No labels