Skip to content
Snippets Groups Projects
Commit 6eed5348 authored by Sebastian Müller's avatar Sebastian Müller 🐈
Browse files

apply black

parent a0f2a263
No related branches found
No related tags found
1 merge request!150Docs: add changelog and discussions link and minor improvements
Pipeline #124751 passed with stages
in 2 minutes and 39 seconds
......@@ -38,7 +38,7 @@ autosummary_generate = True
# dont show __init__ docstring
autoclass_content = "class"
# sort class members
autodoc_member_order = 'bysource'
autodoc_member_order = "bysource"
# Notes in boxes
napoleon_use_admonition_for_notes = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment