style
This commit is contained in:
parent
fef210e845
commit
f0fc41d328
|
@ -576,7 +576,7 @@ class Tool:
|
||||||
|
|
||||||
class SpaceToolWrapper(Tool):
|
class SpaceToolWrapper(Tool):
|
||||||
|
|
||||||
skip_forward_signature_validation=True
|
skip_forward_signature_validation = True
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
|
Loading…
Reference in New Issue