sco1 opened this issue 3 years ago · 0 comments
Now that Python 3.7 is the minimum supported version (see: 15a9123), we can swap in dataclasses for the Argument and Function objects to cut down on a bit of boilerplate in the AST walker.
Argument
Function