Skip to content

Commit

Permalink
Restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson committed Aug 4, 2022
1 parent ead0907 commit 5af3c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controller/python/chip/ChipDeviceCtrl.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ class DeviceProxyWrapper():
that is not an issue that needs to be accounted for and it will become very apparent
if that happens.
'''

def __init__(self, deviceProxy: ctypes.c_void_p, dmLib=None):
self._deviceProxy = deviceProxy
self._dmLib = dmLib
Expand Down

0 comments on commit 5af3c25

Please sign in to comment.