fix: incorrect pxd typing for for _marshall (#75)

This commit is contained in:
J. Nick Koston
2022-10-05 14:39:38 -10:00
committed by GitHub
parent 23903c3b9b
commit cf1f0129ba
9 changed files with 46 additions and 27 deletions

View File

@@ -11,7 +11,7 @@ message = Message(
def marhsall_bluez_get_managed_objects_message():
message._marshall()
message._marshall(False)
count = 1000000