forked from qoherent/modrec-workflow
fix
This commit is contained in:
parent
e0fd6f00b4
commit
ec97c78535
|
@ -75,4 +75,4 @@ if __name__ == "__main__":
|
||||||
)
|
)
|
||||||
args = p.parse_args()
|
args = p.parse_args()
|
||||||
generate_modulated_signals(args.output_dir)
|
generate_modulated_signals(args.output_dir)
|
||||||
print("generated data to " + args.output_dirˍ)
|
print("generated data to " + args.output_dir)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user