mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-04-10 04:03:39 +00:00
refactor: fix pylint warnings in tests
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import importlib
|
||||
import sys
|
||||
|
||||
import ahriman.core.auth.helpers as helpers
|
||||
|
||||
from pytest_mock import MockerFixture
|
||||
|
||||
from ahriman.core.auth import helpers
|
||||
|
||||
|
||||
def test_import_aiohttp_security() -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user