-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Context:
There is ongoing work on refactoring probnum to comply with the desired pylint configuration. See #523 for context.
Many of those refactorings should be very simple to resolve.
Details:
For the probnum.problems subpackage, these are
-
line-too-long(some docstrings have too long lines) -
else-if-used
Once a message has been resolved, please remove the explicit pylint-ignore on the bottom of the file.
Some notes, if you would like to take this on:
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers