Update 6.2.2

This commit is contained in:
yoshiko2
2022-05-27 23:16:24 +08:00
parent 99bc50bbba
commit 3c256d17e8

View File

@@ -678,7 +678,7 @@ def period(delta, pattern):
if __name__ == '__main__': if __name__ == '__main__':
version = '6.2.1' version = '6.2.2'
urllib3.disable_warnings() # Ignore http proxy warning urllib3.disable_warnings() # Ignore http proxy warning
app_start = time.time() app_start = time.time()