[refactoring] and solve path_out bug

This commit is contained in:
Noe Brucy
2021-07-06 18:06:19 +02:00
parent a4d2be22d2
commit 3fe7f1ca0e
4 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -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,