Skip to content

Commit

Permalink
Fix shelltest
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Bechberger committed Jul 7, 2021
1 parent 64c5e1a commit 3c98a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/shelltest/shelltest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import tempfile

from docutils.parsers.rst import directives
from sphinx.directives import CodeBlock
from sphinx.directives.code import CodeBlock


import unittest
Expand Down

0 comments on commit 3c98a1a

Please sign in to comment.