Skip to content

Commit 3dd1d30

Browse files
committed
fix: linting
Signed-off-by: jmeridth <[email protected]>
1 parent aeb3501 commit 3dd1d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stale_repos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
""" Find stale repositories in a GitHub organization. """
2+
"""Find stale repositories in a GitHub organization."""
33

44
import fnmatch
55
import json

0 commit comments

Comments
 (0)