Skip to content

Commit d94a630

Browse files
committed
Fix warning when building the docs
1 parent f93efd8 commit d94a630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/repository.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,6 +2072,7 @@ PyDoc_STRVAR(Repository_applies__doc__,
20722072
"Tests if the given patch will apply to HEAD, without writing it.\n"
20732073
"\n"
20742074
"Parameters:\n"
2075+
"\n"
20752076
"diff\n"
20762077
" The Diff to apply.\n"
20772078
"\n"

0 commit comments

Comments
 (0)