Use basedpyright refactor
This commit is contained in:
@@ -1 +1,3 @@
|
||||
from ._base import IndexedList
|
||||
|
||||
__all__ = ["IndexedList"]
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
from ._base import IndexedList
|
||||
|
||||
__all__ = ["IndexedList"]
|
||||
|
||||