Fixed name 're' is not defined.

This commit is contained in:
Kanad Nemade 2021-05-24 18:43:26 +05:30 committed by GitHub
parent c4c1571902
commit 3ee163b4cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
import logging
import sys
import re
from lib.core.settings import IS_WIN