-
Notifications
You must be signed in to change notification settings - Fork 106
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
Added example of usage #719
Conversation
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.
Just a small thing, otherwise looking good.
Thanks again @Zlopez
Co-Authored-By: yarons <[email protected]>
My bad.
I noticed you approved my change, so now you have two black lines above and bellow the example. :-D Could you fix this. |
Silly me :) Thanks again!
I will merge this after #720 which is fixing the tests. |
Codecov Report
@@ Coverage Diff @@
## master #719 +/- ##
=======================================
Coverage 96.64% 96.64%
=======================================
Files 58 58
Lines 3041 3041
Branches 392 392
=======================================
Hits 2939 2939
Misses 64 64
Partials 38 38 Continue to review full report at Codecov.
|
As proposed by @Zlopez
Thanks!