Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

KeyError on validation when toml files doesn't contain ENCODING #19

Closed
sanders41 opened this issue Jun 9, 2022 · 0 comments · Fixed by #20
Closed

KeyError on validation when toml files doesn't contain ENCODING #19

sanders41 opened this issue Jun 9, 2022 · 0 comments · Fixed by #20
Labels
bug Something isn't working

Comments

@sanders41
Copy link

When the toml file does not contain an ENCODING value this line is throwing and error: that the key is missing. The value is present here so I'm not sure you why this is happening.

encoding = values["ENCODING"]

@sanders41 sanders41 added the bug Something isn't working label Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant