mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-04-18 13:33:31 +00:00
add poetry script
This commit is contained in:
@@ -109,7 +109,7 @@ def _make_remote(kind: KindMap) -> XAirRemote:
|
||||
"""
|
||||
Creates a new XAIR remote class.
|
||||
|
||||
The returned class will subclass MAirRemote.
|
||||
The returned class will subclass XAirRemote.
|
||||
"""
|
||||
|
||||
def init(self, *args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user