update tests
This commit is contained in:
@ -28,7 +28,8 @@ class SynDynOption:
|
||||
"""
|
||||
__slots__ = ('rootpath',
|
||||
'opt',
|
||||
'suffix')
|
||||
'suffix',
|
||||
'__weakref__')
|
||||
|
||||
def __init__(self,
|
||||
opt: BaseOption,
|
||||
|
Reference in New Issue
Block a user