tabcmd
tabcmd copied to clipboard
mypy: enable checking untyped code
- added explicit checks for None to avoid union typing
- created a union for RequestOptionsType
- made static methods into class methods
- created a superclass for tests