Make subpackage a module

This commit is contained in:
Markus Unterwaditzer 2017-03-02 21:56:40 +01:00
parent 335c7062fd
commit b722e5aec5

View file

@ -7,7 +7,7 @@ import uuid
from inspect import getfullargspec
from .. import exceptions
from . import exceptions
# This is only a subset of the chars allowed per the spec. In particular `@` is