Skip to content

Fixing unit tests pylint

Manuel Guth requested to merge mguth-unit-tests-pylint into master

Summary

This MR introduces the following changes

  • Pylint ignored up to now the folder umami/tests/unit due to missing __init__.py files
  • Adding __init__.py files
  • fixing all pylint issues

Conformity

Edited by Manuel Guth

Merge request reports