Open micahjohnson150 opened 4 years ago
Commenting out section with ';' causes key errors as found by @robertson-mark. This has been isolated in a test.
e.g. ;[test]
;[test]
causes an exception
My test i was using to find this had its own typo. I am not longer able to replicate this. @robertson-mark could you provide more details when you get a chance?
Description
Commenting out section with ';' causes key errors as found by @robertson-mark. This has been isolated in a test.
e.g.
;[test]
causes an exception