tabcmd icon indicating copy to clipboard operation
tabcmd copied to clipboard

mypy: enable checking untyped code

Open jacalata opened this issue 4 months ago • 0 comments

  • 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

jacalata avatar Oct 08 '25 05:10 jacalata