From ab967f01945a0f45abe9b4bdbd478ad79e5d55dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Courty?= <4-benoit-cty@users.noreply.git.leximpact.dev> Date: Tue, 14 Nov 2023 08:08:59 +0000 Subject: [PATCH] Update Dependencies.md --- Dependencies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dependencies.md b/Dependencies.md index 3f5011a5..86c5e319 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -1,4 +1,4 @@ -'''mermaid +```mermaid stateDiagram-v2 [*] --> leximpact_prepare_data leximpact_prepare_data --> leximpact_survey_scenario @@ -7,4 +7,4 @@ stateDiagram-v2 openfisca_france_data --> openfisca_france :master leximpact_survey_scenario --> openfisca_france_reforms openfisca_france_reforms --> openfisca_france :wip-leximpact -''' \ No newline at end of file +``` -- GitLab