test: fix all pylint issues

This commit is contained in:
Michael Vogt 2024-01-02 12:24:04 +01:00 committed by Simon de Vlieger
parent 7f3dbb2e2d
commit 57b5c7994e
15 changed files with 18 additions and 35 deletions

View file

@ -1,7 +1,5 @@
from unittest.mock import Mock
import pytest
from osbuild.mounts import Mount
from osbuild.meta import ModuleInfo