Python3 and flake8 fixes for G4Extensions packages
- Jul 17, 2020
-
-
John Chapman authored
-
John Chapman authored
Replace usage of `dict.has_key(KEY)` with `KEY in dict`.
-
John Chapman authored
Replace usage of `dict.has_key(KEY)` with `KEY in dict`.
-