Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: patchconv/patchconv.py

Issue 29569634: Noissue - Added flake8-docstrings (codingtools) (Closed)
Patch Set: Don't install patchconv in flake8 venv Created Oct. 11, 2017, 3:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « flake8-eyeo/tox.ini ('k') | patchconv/tox.ini » ('j') | patchconv/tox.ini » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patchconv/patchconv.py
===================================================================
--- a/patchconv/patchconv.py
+++ b/patchconv/patchconv.py
@@ -39,6 +39,7 @@
lines -- lines of the patch.
Returns:
Lines of the converted patch.
+
"""
state = NORMAL
new_name = None
« no previous file with comments | « flake8-eyeo/tox.ini ('k') | patchconv/tox.ini » ('j') | patchconv/tox.ini » ('J')

Powered by Google App Engine
This is Rietveld