izuemon commited on
Commit
590065f
·
verified ·
1 Parent(s): 2e58557

Update watcher.py

Browse files
Files changed (1) hide show
  1. watcher.py +1 -1
watcher.py CHANGED
@@ -162,7 +162,7 @@ def main():
162
  except Exception as e:
163
  print("エラー:", e)
164
 
165
- time.sleep(10)
166
 
167
  if __name__ == "__main__":
168
  main()
 
162
  except Exception as e:
163
  print("エラー:", e)
164
 
165
+ time.sleep(15)
166
 
167
  if __name__ == "__main__":
168
  main()