Skip to content

Remove Pylint and BasedPyright Errors #59

@ddmarshall

Description

@ddmarshall

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
  • 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions