-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
These issues need to be addressed:
- ibl_method and thwaites_method classes need to have their typing/linting errors addressed:
- ibl and thwaites classes have pylint errors too many branches and too many statements.
- Add BasedPyright to tox
- mypy takes too long to type-check classes with ibl as parent class
- This results in the mypy exclusion from tox
- ibl and thwaites classes have pylint errors too many branches and too many statements.
- Need to add examples to directories checked by pylint.
- Several examples have too many variables, too many statement errors
- Add mypy back into tox once found way of addressing time-sink in ibl_method
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request