From 46f9f53c4ed3c25d4ea00043f85899ae89f79a26 Mon Sep 17 00:00:00 2001 From: Anke Koke Date: Mon, 12 Aug 2024 11:44:24 +0200 Subject: [PATCH] docs: improve docstring for read and write functions --- niceml/experiments/experimentcontext.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/niceml/experiments/experimentcontext.py b/niceml/experiments/experimentcontext.py index d2a268e..bc786fe 100644 --- a/niceml/experiments/experimentcontext.py +++ b/niceml/experiments/experimentcontext.py @@ -56,9 +56,6 @@ def write_parquet( apply_last_modified: Whether to update the last modified timestamp saved in the experiment info to track a change in the experiment **kwargs: additional keywords for save function - - Returns: - """ with open_location(self.fs_config) as (file_system, root_path): write_parquet(