mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-09-08 01:39:56 +00:00
PEP-585 complaint: remove type aliases (#93)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from collections.abc import Callable
|
||||
from pytest_mock import MockerFixture
|
||||
from pathlib import Path
|
||||
from typing import Callable
|
||||
|
||||
from ahriman.models.package_description import PackageDescription
|
||||
from ahriman.models.package_source import PackageSource
|
||||
|
Reference in New Issue
Block a user