Skip to content
Snippets Groups Projects
Commit 3fd74915 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

fix invalid escape sequence in docstring by using raw string

parent 96591ba8
No related branches found
No related tags found
1 merge request!117Address linter issues
......@@ -10,7 +10,7 @@ from sgnts.sinks import NullSeriesSink
def test_tsgraph():
from sgnts.transforms import Multiplier
"""Test the tsgraph function
r"""Test the tsgraph function
---------- ---------- ----------
|src1 | |src2 |...|srcN |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment