From 7979c29164c11803f9bd9567fcbf607b866b48c9 Mon Sep 17 00:00:00 2001 From: Ryan Spangler Date: Fri, 1 Nov 2024 13:48:21 -0700 Subject: [PATCH] comments --- process_bigraph/composite.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/process_bigraph/composite.py b/process_bigraph/composite.py index 0c7919f..1ed2c23 100644 --- a/process_bigraph/composite.py +++ b/process_bigraph/composite.py @@ -610,6 +610,10 @@ def save(self, schema=False, state=False): + # TODO: add in dependent packages and version + # maybe packagename.typename? + # TODO: add in dependent types + document = {} if not schema and not state: