Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
E2L_Ivry
/
cours-python
Seguir
5
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix duplicate language in config
master
Dimitri Merejkowsky
hace 4 años
padre
9381a309b9
commit
bac10b736c
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
cours/source/conf.py
+ 0
- 1
cours/source/conf.py
Ver fichero
@@ -10,7 +10,6 @@ release = "0.1"
language = "fr"
templates_path = ["_templates"]
language = None
exclude_patterns = []
html_theme_path = [sphinx_nameko_theme.get_html_theme_path()]