Skip to content

Commit

Permalink
Apply black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedThree authored and github-actions[bot] committed Jul 27, 2023
1 parent 9bdf270 commit 2daadb7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
]

autosummary_generate = True
autodoc_default_options = {
'ignore-module-all': True
}
autodoc_default_options = {"ignore-module-all": True}
autodoc_typehints = "description"
autodoc_class_signature = "mixed"

Expand Down

0 comments on commit 2daadb7

Please sign in to comment.