mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-26 12:19:56 +00:00
shorten public imports
This commit is contained in:
@ -22,7 +22,7 @@ import argparse
|
||||
from typing import Type
|
||||
|
||||
from ahriman.application.application import Application
|
||||
from ahriman.application.handlers.handler import Handler
|
||||
from ahriman.application.handlers import Handler
|
||||
from ahriman.core.configuration import Configuration
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user