Skip to content
Snippets Groups Projects
  1. Jun 13, 2022
  2. Dec 15, 2021
    • 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
  3. Sep 30, 2021
  4. Sep 20, 2021
  5. Sep 15, 2021
Loading