Skip to content

Commit

Permalink
sort imports
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Koppert <[email protected]>
  • Loading branch information
zkoppert committed Feb 5, 2024
1 parent 6afa96b commit 5261bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_stale_repos.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
import github3.github
from stale_repos import (
auth_to_github,
get_active_date,
get_inactive_repos,
is_repo_exempt,
output_to_json,
write_to_markdown,
get_active_date,
)


Expand Down

0 comments on commit 5261bba

Please sign in to comment.