tonybaloney / pytest-freethreaded

MIT License
31 stars 3 forks source link

Replace `typing.Union` with `|`. #13

Closed toshihikoyanase closed 1 month ago

toshihikoyanase commented 1 month ago

A nit-picky, but we can use a new syntax of the types union since this plugin only supports Python>=3.13.