Skip to content
Snippets Groups Projects
  • Tim Jaacks's avatar
    gitlab-ci: upgrade python image to 3.9 · 669113ff
    Tim Jaacks authored
    Fix pylint errors introduced with new pylint version:
    * unspecified-encoding: explicitly set encoding when opening a file
    * assigning-non-slot: use "set_reference()" function instead of assigning
      a value to the "reference" attribute
    * unused-variable: remove "e" variable on exceptions when not referenced
    669113ff
Code owners
Assign users and groups as approvers for specific file changes. Learn more.