Skip to content
Snippets Groups Projects
Commit 6c2dac5f authored by Saeed SARFJOO's avatar Saeed SARFJOO
Browse files

remove extend_path from preprocessor

parent 9429783f
Branches
Tags
1 merge request!19Add audio extractor
Pipeline #26746 failed
# see https://docs.python.org/3/library/pkgutil.html # see https://docs.python.org/3/library/pkgutil.html
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)
# gets sphinx autodoc done right - don't remove it # gets sphinx autodoc done right - don't remove it
def __appropriate__(*args): def __appropriate__(*args):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment