@@ -992,7 +992,7 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
992992 klass = "only-dark" ,
993993 ),
994994 dict (
995- name = "Commissariat à l´énergie atomique et aux énergies alternatives" , # noqa E501
995+ name = "Commissariat à l´énergie atomique et aux énergies alternatives" ,
996996 img = "CEA.png" ,
997997 url = "http://www.cea.fr/" ,
998998 size = md ,
@@ -1097,7 +1097,7 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
10971097 klass = "only-dark" ,
10981098 ),
10991099 dict (
1100- name = "Institut national de recherche en informatique et en automatique" , # noqa E501
1100+ name = "Institut national de recherche en informatique et en automatique" ,
11011101 img = "inria.png" ,
11021102 url = "https://www.inria.fr/" ,
11031103 size = xl ,
@@ -1217,7 +1217,7 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
12171217 ),
12181218 dict (
12191219 title = "Machine Learning" ,
1220- text = "Advanced decoding models including time general\u00ad iza\u00ad tion." , # noqa E501
1220+ text = "Advanced decoding models including time general\u00ad iza\u00ad tion." ,
12211221 url = "auto_tutorials/machine-learning/50_decoding.html" ,
12221222 img = "sphx_glr_50_decoding_006.png" ,
12231223 alt = "Decoding" ,
@@ -1231,14 +1231,14 @@ def fix_sklearn_inherited_docstrings(app, what, name, obj, options, lines):
12311231 ),
12321232 dict (
12331233 title = "Statistics" ,
1234- text = "Parametric and non-parametric, permutation tests and clustering." , # noqa E501
1234+ text = "Parametric and non-parametric, permutation tests and clustering." ,
12351235 url = "auto_tutorials/stats-source-space/index.html" ,
12361236 img = "sphx_glr_20_cluster_1samp_spatiotemporal_001.png" ,
12371237 alt = "Clusters" ,
12381238 ),
12391239 dict (
12401240 title = "Connectivity" ,
1241- text = "All-to-all spectral and effective connec\u00ad tivity measures." , # noqa E501
1241+ text = "All-to-all spectral and effective connec\u00ad tivity measures." ,
12421242 url = "https://mne.tools/mne-connectivity/stable/auto_examples/mne_inverse_label_connectivity.html" , # noqa E501
12431243 img = "https://mne.tools/mne-connectivity/stable/_images/sphx_glr_mne_inverse_label_connectivity_001.png" , # noqa E501
12441244 alt = "Connectivity" ,
0 commit comments