Skip to content

Commit f98bafc

Browse files
author
Thibault Cordier
committed
CLEAN: better indentation
1 parent d326013 commit f98bafc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
|GitHubActions| |Codecov| |ReadTheDocs| |License| |PythonVersion| |PyPi| |Conda| |Release| |Commits| |DOI|
44

55
.. |GitHubActions| image:: https://github.com/scikit-learn-contrib/MAPIE/actions/workflows/test.yml/badge.svg
6-
:target: https://github.com/scikit-learn-contrib/MAPIE/actions
6+
:target: https://github.com/scikit-learn-contrib/MAPIE/actions
77

88
.. |Codecov| image:: https://codecov.io/gh/scikit-learn-contrib/MAPIE/branch/master/graph/badge.svg?token=F2S6KYH4V1
99
:target: https://codecov.io/gh/scikit-learn-contrib/MAPIE
@@ -13,25 +13,25 @@
1313
:alt: Documentation Status
1414

1515
.. |License| image:: https://img.shields.io/github/license/scikit-learn-contrib/MAPIE
16-
:target: https://github.com/scikit-learn-contrib/MAPIE/blob/master/LICENSE
16+
:target: https://github.com/scikit-learn-contrib/MAPIE/blob/master/LICENSE
1717

1818
.. |PythonVersion| image:: https://img.shields.io/pypi/pyversions/mapie
19-
:target: https://pypi.org/project/mapie/
19+
:target: https://pypi.org/project/mapie/
2020

2121
.. |PyPi| image:: https://img.shields.io/pypi/v/mapie
22-
:target: https://pypi.org/project/mapie/
22+
:target: https://pypi.org/project/mapie/
2323

2424
.. |Conda| image:: https://img.shields.io/conda/vn/conda-forge/mapie
25-
:target: https://anaconda.org/conda-forge/mapie
25+
:target: https://anaconda.org/conda-forge/mapie
2626

2727
.. |Release| image:: https://img.shields.io/github/v/release/scikit-learn-contrib/mapie
28-
:target: https://github.com/scikit-learn-contrib/MAPIE/releases
28+
:target: https://github.com/scikit-learn-contrib/MAPIE/releases
2929

3030
.. |Commits| image:: https://img.shields.io/github/commits-since/scikit-learn-contrib/mapie/latest/master
31-
:target: https://github.com/scikit-learn-contrib/MAPIE/commits/master
31+
:target: https://github.com/scikit-learn-contrib/MAPIE/commits/master
3232

3333
.. |DOI| image:: https://img.shields.io/badge/10.48550/arXiv.2207.12274-B31B1B.svg
34-
:target: https://arxiv.org/abs/2207.12274
34+
:target: https://arxiv.org/abs/2207.12274
3535

3636
.. image:: https://github.com/scikit-learn-contrib/MAPIE/raw/master/doc/images/mapie_logo_nobg_cut.png
3737
:width: 400

0 commit comments

Comments
 (0)