From d07e3562e225b89a69ab28bc4e6a93055bdd0583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?xavier=20dupr=C3=A9?= Date: Sun, 21 Jun 2020 15:21:02 +0200 Subject: [PATCH] fix documentation --- _doc/sphinxdoc/source/ci_status.rst | 2 +- _unittests/ut_documentation/test_rst2html_deps.py | 2 +- requirements.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_doc/sphinxdoc/source/ci_status.rst b/_doc/sphinxdoc/source/ci_status.rst index 4c4d9704a..5a2dcde11 100644 --- a/_doc/sphinxdoc/source/ci_status.rst +++ b/_doc/sphinxdoc/source/ci_status.rst @@ -851,7 +851,7 @@ Fork / Stars / Downloads text = dedent(""" .. list-table:: - :widths: 12 10 10 10 10 + :widths: 12 10 10 10 10 10 :header-rows: 1 * - Module diff --git a/_unittests/ut_documentation/test_rst2html_deps.py b/_unittests/ut_documentation/test_rst2html_deps.py index 11296a6de..54733931e 100644 --- a/_unittests/ut_documentation/test_rst2html_deps.py +++ b/_unittests/ut_documentation/test_rst2html_deps.py @@ -61,7 +61,7 @@ def test_rst2html_deps(self): numpy="np", xgboost="xgb", XGBoost="xgb", mathenjeu='mej', antiseches_ml_basic_plot_binary_classification="chsh", lecture_citation="lectcit", botadi="botadi", - python='python') + python='python', aftercovid='aftercovid') links["scikit-learn"] = "skl" links.update({'ML.net': 'mlnet', 'C#': 'C#'}) for full in fulls: diff --git a/requirements.txt b/requirements.txt index c33121be2..ea0da2570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ aequitas +autopep8 bayespy beautifulsoup4 blockdiag