some debugging

This commit is contained in:
Usman Nasir
2020-05-12 02:24:31 +05:00
parent 16458a5243
commit 333ef741e1

View File

@@ -2217,4 +2217,6 @@ def main():
if __name__ == "__main__":
print(os.getcwd())
time.sleep(20)
main()