mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-16 08:05:57 +00:00
Initial commit
This commit is contained in:
16
doc/_templates/numpydoc_docstring.py
vendored
Normal file
16
doc/_templates/numpydoc_docstring.py
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{{index}}
|
||||
{{summary}}
|
||||
{{extended_summary}}
|
||||
{{parameters}}
|
||||
{{returns}}
|
||||
{{yields}}
|
||||
{{other_parameters}}
|
||||
{{attributes}}
|
||||
{{raises}}
|
||||
{{warns}}
|
||||
{{warnings}}
|
||||
{{see_also}}
|
||||
{{notes}}
|
||||
{{references}}
|
||||
{{examples}}
|
||||
{{methods}}
|
Reference in New Issue
Block a user