Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning about invalid escape sequence '\{'
process_helper.py:235: DeprecationWarning: invalid escape sequence '\{' f"{self.output_dir}\{self.output_prefix}{year:04}{month:02}{day:02}"
- Loading branch information