design-patterns-python
design-patterns-python copied to clipboard
[Fix Typing module and format] (ID тикета: 3672)
- Fixed typing mistakes (Dict -> List)
- Fixed typing mistakes (Dict -> Str)
- Removed redundant parentheses in class definitions
- Fixed code format according to standards