fixed python 3.9 compatibility
This commit is contained in:
@@ -1,5 +1 @@
|
||||
"""Stream Deck API."""
|
||||
|
||||
from streamdeckapi.api import StreamDeckApi
|
||||
from streamdeckapi.types import SDInfo, SDWebsocketMessage, SDSize, SDApplication, SDButton, SDButtonPosition, SDDevice
|
||||
from streamdeckapi.tools import get_model
|
||||
|
||||
Reference in New Issue
Block a user