Skip to content

Commit 2974ddb

Browse files
resolve conversation
1 parent 68ab863 commit 2974ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exasol/toolbox/sphinx/multiversion/sphinx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
from sphinx.locale import _
1010
from sphinx.util import i18n as sphinx_i18n
1111

12-
from exasol.toolbox.version import Version as PLUGIN_VERSION
1312
from exasol.toolbox.version import Version as ExasolVersion
13+
from exasol.toolbox.version import Version as PLUGIN_VERSION
1414

1515
logger = logging.getLogger(__name__)
1616

0 commit comments

Comments
 (0)