Skip to content

Commit 8c2fd8d

Browse files
fix: drop futures usage
1 parent 09829ce commit 8c2fd8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stale_repos.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python
22
""" Find stale repositories in a GitHub organization. """
3-
from __future__ import annotations
43

54
import fnmatch
65
import json

0 commit comments

Comments
 (0)