__abc_list_repo__.py
__abc_list_repo__
¶
Classes:
Name | Description |
---|---|
ABCList |
Abstrac class for lists manipulation. |
JWTList |
Protocol class for lists. |
ABCList
¶
ABCList(list_type: Literal['white', 'black'])