python-fpga-interchange
python-fpga-interchange copied to clipboard
Fix for property unquoting
This PR fixes property unquoting code. This allows storing empty properties instead of causing a crash.
Probably need to merge #5 first to get CI run on this one.
Do this need a rebase so it gets GitHub actions running?
@mithro It does but #5 needs to be merged first. Actually Travis did run for this PR.
@mithro It does but #5 needs to be merged first. Actually Travis did run for this PR.
Waiting on review for #5 from @mithro and/or @HackerFoo
Please rebase