You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* language and linting updates
- converted several format strings to f-strings
- sorted and tidied imports (isort)
- cleaned some whitespace
- updated pylintrc to exclude examples
- updated pylintrc to specify all currently failing cases, so any new ones could be part of pre-commit if so wished
* Update config.py
match pep8 for imports
* Update pylintrc
stylistic
0 commit comments