mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 18:47:04 +00:00
deprecated non-raw regex
This commit is contained in:
@@ -40,7 +40,7 @@ TROG = {
|
||||
}
|
||||
}
|
||||
|
||||
# This is module-level executable. This is a Bad Thing.
|
||||
# This is module-level executable. This is a Bad Thing. Especially when it touches the file system.
|
||||
try:
|
||||
logging.basicConfig(level=logging.DEBUG,
|
||||
filename=settings.LOGFILE,
|
||||
|
||||
Reference in New Issue
Block a user