Skip to content

Commit 515ca05

Browse files
committed
Comment improvement
1 parent 4d8b0f7 commit 515ca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

completion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def get_completion(
6969
hide_reserved=False,
7070
api_url='',
7171
).completion
72-
clone_repo.git.checkout(branch) # restore the original branch
72+
clone_repo.git.checkout(branch) # restore the original state
7373
else:
7474
month_ago_completion = 0.0
7575

0 commit comments

Comments
 (0)