Skip to content

Commit

Permalink
chore: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
misho104 committed Mar 6, 2019
1 parent d34ab5f commit 9aba77b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/_themes/latex_writer.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# cSpell:words docutils

import re

import docutils.nodes
import sphinx.writers.latex
import re


class MyTranslator(sphinx.writers.latex.LaTeXTranslator):
Expand Down

0 comments on commit 9aba77b

Please sign in to comment.