Skip to content

Commit

Permalink
Merge pull request #867 from dev-hato/fix-format-fono/add-omikuji
Browse files Browse the repository at this point in the history
formatが間違ってたので直してあげたよ!PRをマージしてね! #860
  • Loading branch information
fono09 authored Mar 6, 2022
2 parents 40c5b01 + 6c050d6 commit 03d96a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/omikuji.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

TOmikujiEnum = TypeVar('TOmikujiEnum')


@dataclass
class OmikujiResult:
key: TOmikujiEnum
Expand Down

0 comments on commit 03d96a2

Please sign in to comment.