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 |