Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
Signed-off-by: Shakar Bakr <[email protected]>
  • Loading branch information
5h4k4r committed Nov 22, 2023
1 parent 99d421d commit 5575517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class LineStatus(Enum):
DELETED = 1
UNCHANGED = 2


class Issue(object):
"""Basic Issue model for collecting the necessary info to send to GitHub."""

Expand Down

0 comments on commit 5575517

Please sign in to comment.