-
Notifications
You must be signed in to change notification settings - Fork 4
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
Remove print statement and add linting #45
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
==========================================
- Coverage 89.21% 89.10% -0.11%
==========================================
Files 5 5
Lines 102 101 -1
==========================================
- Hits 91 90 -1
Misses 11 11
☔ View full report in Codecov by Sentry. |
Fix a few small things hopefully it will all pass now. |
the apache2.0 link is still failing for no reason, the link works perfectly fine. |
The apache 2 often fails randomly, I think this is due to a kind or DDOS protection. Nothing to worry about. Thanks for the PR! |
Description
Why was this PR created?
Fix #44
Development notes
What have you changed, and how has this been tested?
print
in the futureChecklist
CHANGELOG.md
file. Please respect Keep a Changelog guidelines.Notice
I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":
I submit this contribution under the Apache 2.0 license and represent that I am entitled to do so on behalf of myself, my employer, or relevant third parties, as applicable.
I certify that (a) this contribution is my original creation and / or (b) to the extent it is not my original creation, I am authorised to submit this contribution on behalf of the original creator(s) or their licensees.
I certify that the use of this contribution as authorised by the Apache 2.0 license does not violate the intellectual property rights of anyone else.