python: run isort, add shebangs on all files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!venv/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Obtained with `pip install PyGithub`, better within a venv
|
||||
from github import Github
|
||||
|
Reference in New Issue
Block a user