some debugging

This commit is contained in:
Usman Nasir
2020-05-12 02:24:31 +05:00
parent 16a4d95693
commit 21d5148a69

View File

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