Closed cmacdonald closed 4 years ago
some of the code use for validation is a bit difficult to read due to the use of setdefault() - would you accept a PR for replacing this with defaultdict?
Craig
Yup, feel free to submit a PR.
Fixed with #25
some of the code use for validation is a bit difficult to read due to the use of setdefault() - would you accept a PR for replacing this with defaultdict?
Craig