We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d78ee commit 9ef8eb0Copy full SHA for 9ef8eb0
doc/source/conf.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
#
3
-# pyannote.core documentation build configuration file, created by
+# pyannote.pipeline documentation build configuration file, created by
4
# sphinx-quickstart on Tue Jan 24 15:45:55 2017.
5
6
# This file is execfile()d with the current directory set to its
@@ -17,7 +17,7 @@
17
# documentation root, use os.path.abspath to make it absolute, like shown here.
18
19
20
-# allow pyannote.core import
+# allow pyannote.pipeline import
21
import os
22
import sys
23
0 commit comments