Skip to content

Commit

Permalink
Format with black
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Joshy <[email protected]>
  • Loading branch information
vivekjoshy committed Oct 29, 2024
1 parent f9e8268 commit 4899bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"sphinx_copybutton",
"myst_parser",
"nbsphinx",
"sphinx_docsearch"
"sphinx_docsearch",
]

templates_path: List[str] = ["_templates"]
Expand Down Expand Up @@ -130,4 +130,4 @@
docsearch_app_id = "TUWNQQ885H"
docsearch_api_key = "19a09d80f4b370188bea620ff3738fb1"
docsearch_index_name = "openskill"
nbsphinx_requirejs_path = ''
nbsphinx_requirejs_path = ""

0 comments on commit 4899bca

Please sign in to comment.