Ensure pylint runs in tests/artifactcache

Description

We used to lack a __init__.py file in tests/artifactcache, so pylint wouldn't run

Changes proposed in this merge request:

  • Adding a __init__.py file in tests/artifactcache
  • Fixing all pylint errors there

Merge request reports

Loading