Skip to content

Commit

Permalink
Added PRHelpMessage to command execution in pr_agent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 committed Feb 18, 2024
1 parent ed58564 commit 0515b80
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pr_agent/tools/pr_help_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@


class PRHelpMessage:
"""
The PRConfig class is responsible for listing all configuration options available for the user.
"""
def __init__(self, pr_url: str, args=None, ai_handler=None):
self.git_provider = get_git_provider()(pr_url)

Expand Down

0 comments on commit 0515b80

Please sign in to comment.