-
-
Notifications
You must be signed in to change notification settings - Fork 131
Adds attempt
decorator
#1217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds attempt
decorator
#1217
Conversation
dfaf9e6
to
b1b914c
Compare
Codecov Report
@@ Coverage Diff @@
## master #1217 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 79 79
Lines 2425 2434 +9
Branches 211 211
=========================================
+ Hits 2425 2434 +9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks you! Only minor suggestions.
I've also removed a test file, because doctests are good enough in this case.
e086e9a
to
87d4b31
Compare
5ef55ef
to
db21ff7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Thank you!
Adds
attempt
decoratorChecklist
CHANGELOG.md
Related issues
Closes #264