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 51b77b2 commit a3db83aCopy full SHA for a3db83a
src/retry.py
@@ -3,6 +3,7 @@
3
4
5
class retry(object):
6
+
7
@classmethod
8
def empty(cls, func):
9
def wrapper(*arguments,**kwargs):
0 commit comments