Closed davemfish closed 2 months ago
Fixes #31
I also removed the test runs for Python 3.8 and 3.9 because we decided during #24 that it's okay to use dataclasses features that were introduced in 3.10.
dataclasses
Fixes #31
I also removed the test runs for Python 3.8 and 3.9 because we decided during #24 that it's okay to use
dataclasses
features that were introduced in 3.10.