Adjusted the format of a patch.
- Legacy-Id: 14756
This commit is contained in:
parent
229d84a144
commit
cf9804f659
|
@ -8,6 +8,7 @@
|
||||||
# --- /API ---
|
# --- /API ---
|
||||||
|
|
||||||
if stream:
|
if stream:
|
||||||
|
|
||||||
@@ -933,6 +934,7 @@
|
@@ -933,6 +934,7 @@
|
||||||
if validhunks < len(p.hunks):
|
if validhunks < len(p.hunks):
|
||||||
if self._match_file_hunks(filename, p.hunks):
|
if self._match_file_hunks(filename, p.hunks):
|
||||||
|
|
Loading…
Reference in a new issue