Skip to content

Commit 1148bf9

Browse files
committed
Fix: doc/config.rst:243: D001 Line too long
1 parent bbaec4b commit 1148bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/config.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ patterns to match against the paths of collected data, or they can be absolute
240240
or relative file paths on the current machine.
241241

242242
In this example, data collected for "/jenkins/build/1234/src/module.py" will be
243-
combined with data for "c:\\myproj\\src\\module.py", and will be reported against
244-
the source file found at "src/module.py".
243+
combined with data for "c:\\myproj\\src\\module.py", and will be reported
244+
against the source file found at "src/module.py".
245245

246246
If you specify more than one list of paths, they will be considered in order.
247247
The first list that has a match will be used.

0 commit comments

Comments
 (0)