This commit is contained in:
virusdefender
2017-01-23 16:25:14 +08:00
parent 5c5cf7ff98
commit 32c1b89080
35 changed files with 56 additions and 108 deletions

View File

@@ -1,2 +1,2 @@
from .api import *
from ._serializers import *
from .api import * # NOQA
from ._serializers import * # NOQA