From 302942d5f6daba641b7ce3f06779ae7feee3817a Mon Sep 17 00:00:00 2001 From: Bruno Guillaume <Bruno.Guillaume@loria.fr> Date: Wed, 24 Feb 2021 17:43:46 +0100 Subject: [PATCH] add a function "save" for graphs --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2172968..2c31706 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -LOCAL/ build/ dist/ _build @@ -7,4 +6,3 @@ grewpy.native bin MANIFEST *.pyc -UD_French-GSD -- GitLab