Skip to content

Commit e059d7c

Browse files
authored
Added time.sleep to avoid rate limits in unittests
1 parent 06b7642 commit e059d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def methods(self, net):
4545
"res": res,
4646
}
4747
dump(log, fname)
48-
time.sleep(0.1)
48+
time.sleep(0.5)
4949

5050
def test_net_methods(self):
5151
for net in self._NETS:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy