Skip to content

Commit

Permalink
Apply formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 13, 2019
1 parent 2fe64fa commit 12ea2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typepy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import typepy.type

from .__version__ import __author__, __copyright__, __email__, __license__, __version__
from ._const import StrictLevel, ParamKey
from ._const import ParamKey, StrictLevel
from ._function import (
is_empty_sequence,
is_empty_string,
Expand Down

0 comments on commit 12ea2fb

Please sign in to comment.