Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Pylint E0606 for undefined variable after else
Description is trivial: `old_toml_file` is undefined in the else block. Signed-off-by: Nicola Sella <[email protected]>
- Loading branch information