]> Nutra Git (v2) - nutratech/cli.git/commitdiff
add TODO
authorShane Jaroch <chown_tee@proton.me>
Fri, 12 Apr 2024 23:37:06 +0000 (19:37 -0400)
committerShane Jaroch <chown_tee@proton.me>
Fri, 12 Apr 2024 23:37:06 +0000 (19:37 -0400)
ntclient/models/__init__.py

index df9dd9de2ce57cb408f303fb2f5d1abc71016052..5f39fbd28021021ba7f86f11506efd59f46ef608 100644 (file)
@@ -61,3 +61,4 @@ class Recipe:
 
     def print_analysis(self) -> None:
         """Run analysis on a single recipe"""
+        # TODO: implement this