- Remove unused import
- Remove unused variables
- Empty string is always False, don't check it twice
- Use os.path.join to create a path
Details
Details
- Reviewers
tsimonq2 - Commits
- rCI04ea168cff05: Clean up code
Check that the behaviour is the same as before.
Diff Detail
Diff Detail
- Repository
- rCI CI Tooling
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.