summaryrefslogtreecommitdiff
path: root/python/dataclasses.py
AgeCommit message (Collapse)Author
2023-01-10Remove old fix for python 3.6, which is no longer supported and hasn't ↵Josh Ferrell
worked for a while
2022-01-28Format All FilesKyleMiles
2021-10-04Add dataclasses.py to fix python 3.6 backward compatibilityPeter LaFosse