Python3 and flake8 fixes for G4Extensions packages
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Stage: external |
Download artifacts
No artifacts found |
This merge request replaces usage of dict.has_key(KEY)
with KEY in dict
.
Additionally it adds flake8 checks for G4Extensions packages and fixes any warnings found.
Should fix ATLASSIM-4663.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Stage: external |
Download artifacts
No artifacts found |