mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Run formatting tools
This commit is contained in:
@ -9,8 +9,7 @@ from datetime import datetime
|
||||
from enum import Enum
|
||||
from pathlib import Path, PurePath
|
||||
# TODO In Python 3.9 and above, AsyncContextManager is deprecated
|
||||
from typing import (AsyncContextManager, AsyncIterator, BinaryIO, Iterator,
|
||||
Optional)
|
||||
from typing import AsyncContextManager, AsyncIterator, BinaryIO, Iterator, Optional
|
||||
|
||||
from rich.markup import escape
|
||||
|
||||
|
Reference in New Issue
Block a user