File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3535 run : python -m pip install -r requirements-dev.txt
3636
3737 - name : Cache pip
38- uses : actions/cache@v2
38+ uses : actions/cache@v4
3939 with :
4040 path : ~/.cache/pip
4141 key : ${{ runner.os }}-pip-${{ hashFiles('requirements-dev.txt') }}
Original file line number Diff line number Diff line change 1818temp_ *
1919.ipynb_checkpoints
2020_doc /CHANGELOGS.rst
21+ _doc /sg_execution_times.rst
2122_doc /LICENSE.txt
2223_doc /auto_examples /*
2324_doc /examples /_cache /*
Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ C'est domaine développé
1515pour mesurer les effets d'une substance, d'un médicament
1616sur un corps vivant, une personne.
1717
18- .. contents ::
19- :local:
20-
2118Lien avec le machine learning
2219=============================
2320
You can’t perform that action at this time.
0 commit comments