Skip to content

Commit

Permalink
remove the comment to make it work for python
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed May 13, 2024
1 parent a6586d9 commit 1f16f3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions comment-gh-pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
exec ${python_cmd} $0 ${1+"$@"}
"""
"""
Makes a comment on Pull request on Github
"""
from __future__ import print_function
from github import Github
from os.path import expanduser, dirname, abspath, join, exists
Expand Down

0 comments on commit 1f16f3c

Please sign in to comment.