We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8909092 commit 58c0d8fCopy full SHA for 58c0d8f
libtmux/test.py
@@ -27,7 +27,7 @@ def retry(
27
*,
28
interval=RETRY_INTERVAL_SECONDS,
29
raises=True,
30
- ):
+):
31
"""
32
Retry a function until a condition meets or the specified time passes.
33
0 commit comments