pep8
This commit is contained in:
parent
836e0938c1
commit
5cb95d6b8c
@ -247,6 +247,7 @@ def simple_device_part_info(devpath):
|
||||
|
||||
class Bunch:
|
||||
st_mode = None # fix pylint complaint
|
||||
|
||||
def __init__(self, **kwds):
|
||||
self.__dict__.update(kwds)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user