diff --git a/post-processing/post_processing.py b/post-processing/post_processing.py index 0026721a..0bd3e436 100644 --- a/post-processing/post_processing.py +++ b/post-processing/post_processing.py @@ -30,7 +30,6 @@ def run_post_processing(self, config: ConfigHandler): and produce relevant graphs. Args: - log_path: str, path to a log file or a directory containing log files. config: ConfigHandler, class containing configuration information for plotting. """