justheuristic hace 5 años
padre
commit
ef7c9e183b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -63,7 +63,7 @@ extensions = [
 
 
 # Napoleon settings
-napoleon_google_docstring = True
+napoleon_google_docstring = False
 napoleon_numpy_docstring = True
 napoleon_include_init_with_doc = True
 napoleon_include_private_with_doc = False