Skip to content

Commit e06b6a2

Browse files
authored
Update parse_issue_comment.py
1 parent 7c27119 commit e06b6a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homu/parse_issue_comment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from itertools import chain
22
import re
33

4+
45
class IssueCommentCommand:
56
"""
67
A command that has been parsed out of a GitHub issue comment.

0 commit comments

Comments
 (0)