Merge branch 'linter' into dev
Add pylint to the project and fix some of its reports.
This commit is contained in:
@@ -26,4 +26,6 @@ docs = [
|
||||
"sphinx (>=9.1.0,<10.0.0)",
|
||||
"sphinx-rtd-theme (>=3.0.2,<4.0.0)",
|
||||
]
|
||||
|
||||
dev = [
|
||||
"pylint (>=4.0.4,<5.0.0)"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user