Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
magmax committed May 6, 2014
1 parent 7228947 commit cd78c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readchar/__init__.py
@@ -1,5 +1,5 @@
__version__ = '0.0.1'

from . import readchar, readkey
from .readchar import readchar, readkey

__all__ = [readchar, readkey]

0 comments on commit cd78c4c

Please sign in to comment.