blueprint-compiler/blueprintcompiler/outputs/xml
James Westman 883a136103 Fix parsing decimals
A number literal is a float if it contains ".", not if it is divisible
by 1. For example, 1.0 should be considered a float literal.
2023-07-20 19:25:25 -05:00
..
__init__.py Fix parsing decimals 2023-07-20 19:25:25 -05:00
xml_emitter.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00