proofit404 / stories

Service objects designed with OOP in mind.
https://proofit404.github.io/stories/
BSD 2-Clause "Simplified" License
297 stars 21 forks source link

improve patch #727

Closed mom1 closed 1 year ago

mom1 commented 1 year ago

Trying to satisfy mypy.

proofit404 commented 1 year ago

Please, remove # type: ignore pragmas.

I would like to play with errors before going further.

Thanks a lot!