design-patterns-python
design-patterns-python copied to clipboard
Fix return type of functions in AbstractProductB (run 'mypy')
The type hints are set to none in the old code, but should be str.