Update repositoryStared.py

This commit is contained in:
Varun Sridharan 2021-01-14 09:50:51 +05:30 committed by GitHub
parent aee1f9258b
commit a45b0784a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,5 +54,5 @@ def repositoryStared():
log(repo)
log(False)
time.sleep(100)
time.sleep(0.1)
saveLocalCache()