Skip to content

Commit

Permalink
style: Re-style comment
Browse files Browse the repository at this point in the history
  • Loading branch information
youngyojun committed Sep 14, 2023
1 parent bbf6bd3 commit a7dc76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/polytope/github/repository/InternalCode.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from enum import Enum, auto


# TODO(TAMREF): elaborate the reason of failure, referring to github error message.
# TODO(TAMREF): Elaborate the reason of failure, referring to GitHub error message.
class GithubRepositoryInternalCode(Enum):
"""Internal status code of Github CRUD requests."""

Expand Down

0 comments on commit a7dc76a

Please sign in to comment.