1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

companion.py: Minor typing cleanup

This commit is contained in:
Athanasius 2022-12-30 16:47:02 +00:00
parent 6b9ec285fd
commit 468a9effe5
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -1048,7 +1048,7 @@ class Session(object):
)
def fleetcarrier(
self, query_time: int, tk_response_event: Optional[str] = None,
self, query_time: int, tk_response_event: str | None = None,
play_sound: bool = False, auto_update: bool = False
) -> None:
"""