Separate parsing of scalar, number, duration

This commit is contained in:
Darren Burns
2022-01-19 14:56:03 +00:00
parent 644fdc7ed1
commit fd47ef491b
9 changed files with 197 additions and 50 deletions

View File

@@ -5,4 +5,4 @@ typecheck:
format:
black src
format-check:
black --check .
black --check src