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