Skip to content

Commit 9ef8eb0

Browse files
committed
fix(doc): remove old mention of pyannote.core
1 parent 92d78ee commit 9ef8eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# pyannote.core documentation build configuration file, created by
3+
# pyannote.pipeline documentation build configuration file, created by
44
# sphinx-quickstart on Tue Jan 24 15:45:55 2017.
55
#
66
# This file is execfile()d with the current directory set to its
@@ -17,7 +17,7 @@
1717
# documentation root, use os.path.abspath to make it absolute, like shown here.
1818
#
1919

20-
# allow pyannote.core import
20+
# allow pyannote.pipeline import
2121
import os
2222
import sys
2323

0 commit comments

Comments
 (0)