-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Document how the dirty __eq__ is called #41
Conversation
Codecov Report
@@ Coverage Diff @@
## main #41 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 660 660
Branches 167 167
=========================================
Hits 660 660 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 so much for investigating this.
Arguably this belongs more in the docs than in the readme, but I'm happy for it to be included in both. Please could you copy or move this into docs/index.md
or a new file in docs.
Please could you also wrap this content to match the style of the rest of the readme and docs.
I wasn't sure where to put it initially, so the bottom of the README seemed as good a place as any. But on second though it's probably not important enough. I hope the line wrapping is OK this way, that was my editor default. |
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.
Some more typos :-)
You need to add |
or you can add this content to the bottom of |
No idea where I can find the current preview. I hope this works now. |
See "smokeshow / docs — Docs Preview" in the "Checks". That looks great, thank you so much. |
Closes #38