ci: minor fixes after mypy update
This commit is contained in:
parent
c3f4de849c
commit
b9df58a58f
8 changed files with 18 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
ignore = [
|
||||
lint.ignore = [
|
||||
### too opinionated style checks
|
||||
"E501", # too long lines
|
||||
"E702", # Multiple statements on one line (semicolon)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue