mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-18 08:19:56 +00:00
test: add pytlint imports plugin and fix errors
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
import argparse
|
||||
|
||||
from ahriman.application.application import Application
|
||||
from ahriman.application.handlers import Handler
|
||||
from ahriman.application.handlers.handler import Handler
|
||||
from ahriman.core.configuration import Configuration
|
||||
from ahriman.models.action import Action
|
||||
from ahriman.models.repository_id import RepositoryId
|
||||
|
Reference in New Issue
Block a user