Skip to content

Commit

Permalink
use python3
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed May 13, 2024
1 parent 7ff874b commit b50fb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-gh-issue.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from __future__ import print_function
from github import Github
from os.path import expanduser, abspath, dirname, join, exists
Expand Down

0 comments on commit b50fb10

Please sign in to comment.