[refactoring] and solve path_out bug
This commit is contained in:
@@ -283,9 +283,9 @@ class SnapshotProcessor(HDF5Container):
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
path=None,
|
||||
path=".",
|
||||
num=None,
|
||||
path_out=None,
|
||||
path_out=".",
|
||||
params=None,
|
||||
tag=None,
|
||||
selector=None,
|
||||
|
||||
Reference in New Issue
Block a user