From 35e2dfc17246c7d452bc652acd23dc7ca18dd9da Mon Sep 17 00:00:00 2001 From: Ruge Li Date: Mon, 24 Jun 2024 15:43:46 -0700 Subject: [PATCH] update docstring --- cellpack/bin/upload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cellpack/bin/upload.py b/cellpack/bin/upload.py index 60ef9a47..9a932ae1 100644 --- a/cellpack/bin/upload.py +++ b/cellpack/bin/upload.py @@ -10,7 +10,7 @@ def get_recipe_metadata(loader): """ - Fetches and returns the metadata of the recipe for uploading + Extracts and returns essential metadata from a recipe for uploading """ try: recipe_meta_data = {