ci: update mypy config and make ruff config more consistent with other projects
This commit is contained in:
parent
d58453410c
commit
71fdeca5e1
13 changed files with 32 additions and 38 deletions
|
@ -10,7 +10,7 @@ This file is used for:
|
|||
- for loading the actual user config
|
||||
'''
|
||||
#### NOTE: you won't need this line VVVV in your personal config
|
||||
from my.core import init
|
||||
from my.core import init # noqa: F401
|
||||
###
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue