Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
5f54fd14
"vscode:/vscode.git/clone" did not exist on "d168481c3258d4b8c3cfcc67a8e1fe7a4f79452a"
Commit
5f54fd14
authored
Feb 18, 2019
by
surgan12
Committed by
Francisco Massa
Feb 18, 2019
Browse files
Flake fixes (#750)
* flake_fixes * flake_fixes2
parent
cd12b9a9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/conf.py
docs/source/conf.py
+1
-1
No files found.
docs/source/conf.py
View file @
5f54fd14
...
...
@@ -208,7 +208,7 @@ def patched_make_field(self, types, domain, items, **kw):
# `kw` catches `env=None` needed for newer sphinx while maintaining
# backwards compatibility when passed along further down!
# type: (
L
ist, unicode,
T
uple) -> nodes.field
# type: (
l
ist, unicode,
t
uple) -> nodes.field
def
handle_item
(
fieldarg
,
content
):
par
=
nodes
.
paragraph
()
par
+=
addnodes
.
literal_strong
(
''
,
fieldarg
)
# Patch: this line added
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment