changes to keep going
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ ACTIVITY_MAP = {
|
||||
def debug_print():
|
||||
if VERBOSITY:
|
||||
frame = inspect.currentframe().f_back
|
||||
qualname = frame.f_code.co_qualname
|
||||
qualname = frame.f_code.co_filename
|
||||
print(qualname)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user