Skip to content

Commit

Permalink
fix(mintchoco): fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
SaidBySolo committed Aug 18, 2021
1 parent f9c64c3 commit a950f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mintchoco/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Literal, NamedTuple
from typing import Literal, NamedTuple


class VersionInfo(NamedTuple):
Expand Down

0 comments on commit a950f8c

Please sign in to comment.