Closed cclauss closed 4 years ago
~Why does this test fail?~
It was failing because ["level"] needs to be a str. Now it passes!
You can merge this at will... It only effects the test file.
You might want to hit the Squash and Merge
button to squeeze all the commits into one.
Fixes #44 with
def dump_CSVTree(csv_tree: filterCSV.CSVTree) -> str:
which generates...