Refer to variables by varname instead of (vname, index)

This commit is contained in:
2021-04-07 10:56:31 -05:00
parent 856b595d5e
commit 1cf6124757
22 changed files with 467 additions and 516 deletions

View File

@@ -16,4 +16,5 @@ black==20.8b1
pre-commit~=2.9
mypy==0.790
pdoc3==0.7.*
decorator~=4.4
decorator~=4.4
overrides