Skip to content

Commit 48a7a23

Browse files
committed
Fix pep8 syntax
1 parent 9d0a8e3 commit 48a7a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitcheck/gitcheck.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def searchRepositories():
9292
showDebug('Done')
9393
return sorted(repo)
9494

95+
9596
# Check state of a git repository
9697
def checkRepository(rep, branch):
9798
aitem = []

0 commit comments

Comments
 (0)