Skip to content
Snippets Groups Projects
Commit 72a9f1a6 authored by Rishi Sharma's avatar Rishi Sharma
Browse files

Remove misleading comment

parent 573e4331
No related branches found
No related tags found
1 merge request!3FFT Wavelets and more
......@@ -24,7 +24,6 @@ def read_ini(file_path):
if __name__ == "__main__":
args = utils.get_args()
# prevents accidental log overwrites
Path(args.log_dir).mkdir(parents=True, exist_ok=True)
log_level = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment