diff --git a/zn_model_code.py b/zn_model_code.py index 9ac732d..65cab17 100644 --- a/zn_model_code.py +++ b/zn_model_code.py @@ -139,3 +139,5 @@ def update(frame): plt.tight_layout() plt.show() + +output_path \ No newline at end of file