ruff: process remaining existing checks and suppress the annoying ones
This commit is contained in:
parent
c248aa7496
commit
1774ed126b
6 changed files with 38 additions and 8 deletions
|
@ -14,7 +14,7 @@ from typing import (
|
|||
)
|
||||
|
||||
from . import compat
|
||||
from . import warnings as warnings
|
||||
from . import warnings
|
||||
|
||||
# some helper functions
|
||||
# TODO start deprecating this? soon we'd be able to use Path | str syntax which is shorter and more explicit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue