saeeddhqan / Maryam

Maryam: Open-source Intelligence(OSINT) Framework
GNU General Public License v3.0
1.01k stars 166 forks source link

Fix Python 3.12 Syntax Warnings (use raw strings) #288

Closed X0RW3LL closed 1 month ago

X0RW3LL commented 2 months ago

Fixes #287

Resolves

Python3.12 SyntaxWarning: invalid escape sequence in various helper and/or module scripts

Changes

Checklist