shorten public imports

This commit is contained in:
2022-05-06 04:08:05 +03:00
parent 2dac5a2520
commit 7f87863734
139 changed files with 374 additions and 373 deletions

View File

@ -3,7 +3,7 @@ import pytest
from pytest_mock import MockerFixture
from ahriman.core.auth.oauth import OAuth
from ahriman.core.auth import OAuth
from ahriman.core.exceptions import InvalidOption