mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 22:31:59 +00:00
begin adding static types to backend code
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
from __future__ import annotations
|
|
||||||
from asyncio import AbstractEventLoop, Queue, sleep
|
from asyncio import AbstractEventLoop, Queue, sleep
|
||||||
from json.decoder import JSONDecodeError
|
from json.decoder import JSONDecodeError
|
||||||
from logging import getLogger
|
from logging import getLogger
|
||||||
|
|||||||
Reference in New Issue
Block a user