Closed polm closed 3 years ago
This builds on #56 so that the file-global yaml is never re-used (or used at all). Without this small change, technically you could load a file, have an exception, and have issues loading future files.
yaml
This builds on #56 so that the file-global
yaml
is never re-used (or used at all). Without this small change, technically you could load a file, have an exception, and have issues loading future files.