design-patterns-python icon indicating copy to clipboard operation
design-patterns-python copied to clipboard

Fix return type of functions in AbstractProductB (run 'mypy')

Open tomichec opened this issue 2 years ago • 0 comments

The type hints are set to none in the old code, but should be str.

tomichec avatar Feb 23 '23 22:02 tomichec