Skip to content

Commit

Permalink
refactor: rename arger class module
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Apr 14, 2020
1 parent a378785 commit b8a45d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from pkg_resources import DistributionNotFound, get_distribution

from .decorator import Arger
from .arger import Arger


try:
Expand Down
File renamed without changes.

0 comments on commit b8a45d1

Please sign in to comment.