-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Documented how settings must be picklable #5629
Conversation
e920db2
to
f9ed938
Compare
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Agreed that no meaning is lost through shortening this section of information, and it's more readable this way. Made commit 1278a14 to apply the suggested changes. |
Codecov Report
@@ Coverage Diff @@
## master #5629 +/- ##
=======================================
Coverage 88.66% 88.66%
=======================================
Files 162 162
Lines 10965 10965
Branches 1894 1894
=======================================
Hits 9722 9722
Misses 963 963
Partials 280 280 |
Co-authored-by: Laerte Pereira <5853172+Laerte@users.noreply.github.com>
Thanks @TimothyBenger for your work, and thanks @Laerte for your review! |
Resolves #5607