core: cleanup/sort imports according to ruff check --select I
This commit is contained in:
parent
7023088d13
commit
7bfce72b7c
45 changed files with 235 additions and 170 deletions
|
@ -1,6 +1,6 @@
|
|||
import sys
|
||||
from typing import Any, Dict, Optional
|
||||
import types
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
|
||||
# The idea behind this one is to support accessing "overlaid/shadowed" modules from namespace packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue