Skip to content

Commit

Permalink
Merge pull request #212 from hed-standard/develop
Browse files Browse the repository at this point in the history
Removed the sphinx tabs extension
  • Loading branch information
VisLab authored Jan 20, 2023
2 parents e75919c + e9b7b68 commit c25b7f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
"sphinx.ext.mathjax",
"sphinx.ext.viewcode",
"sphinx.ext.githubpages",
"sphinx.ext.napoleon",
"sphinx_tabs.tabs"
"sphinx.ext.napoleon"
]

autosummary_generate = True
Expand Down

0 comments on commit c25b7f7

Please sign in to comment.