Skip to content

Commit

Permalink
Run Black (???)
Browse files Browse the repository at this point in the history
No idea why this is showing up now.
  • Loading branch information
sampsyo committed Apr 5, 2024
1 parent 0cbf6a8 commit 6933ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mygfa/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@

html_theme = "alabaster"

autodoc_member_order = 'bysource'
autodoc_typehints_format = 'short'
autodoc_member_order = "bysource"
autodoc_typehints_format = "short"

0 comments on commit 6933ed7

Please sign in to comment.