Skip to content

Commit 0c1cd16

Browse files
committed
add comment
1 parent 33184a9 commit 0c1cd16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/src/main/python/opengrok_tools/scm/repository.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ def check_command(self):
234234

235235
def top_level(self):
236236
"""
237-
238-
:return:
237+
:return: Whether to terminate the synchronization processing at the top level.
239238
"""
240239
return False

0 commit comments

Comments
 (0)