Skip to content

Commit a4b96af

Browse files
RobPasMuelwasser
authored andcommitted
Update _ext/translation_graph.py
1 parent b4b5a3f commit a4b96af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ext/translation_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class TranslationGraph(Directive):
1010
# Tells Sphinx that this directive can be used in the document body
11-
# and has no content
11+
# and has no content
1212
has_content = False
1313

1414
def run(self):

0 commit comments

Comments
 (0)