python-pytest-cases icon indicating copy to clipboard operation
python-pytest-cases copied to clipboard

CHORE: now that support for python < 3.9 and pytest < 6 have been dropped, do a lot of cleanup :)

Open smarie opened this issue 5 months ago • 1 comments
trafficstars

Among others

  • drop dead code corresponding to all these versions checks
  • convert type comments to type hints

And we could also

  • use Numpy style docstrings

smarie avatar Jun 09 '25 19:06 smarie