Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
Remove redundant extension
  • Loading branch information
jakaskerl authored Jul 3, 2023
1 parent b250cd5 commit a469d8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions depthai_sdk/docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'autodocsumm',
'sphinx_tabs.tabs',
'sphinxcontrib.video'
'sphinx_tabs.tabs'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit a469d8d

Please sign in to comment.