We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09829ce commit 8c2fd8dCopy full SHA for 8c2fd8d
stale_repos.py
@@ -1,6 +1,5 @@
1
#!/usr/bin/env python
2
""" Find stale repositories in a GitHub organization. """
3
-from __future__ import annotations
4
5
import fnmatch
6
import json
0 commit comments