add poetry script

This commit is contained in:
onyx-and-iris
2022-10-28 21:07:14 +01:00
parent eacf1d1c61
commit d765c5b027
3 changed files with 9 additions and 2 deletions

View File

@@ -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):