Fixed Argument, Dynamic flake8 bug

This commit is contained in:
Syrus Akbary 2016-08-14 17:05:51 -07:00
parent 6fa32a7287
commit 7940f02ba9

View File

@ -1,3 +1,5 @@
# flake8: noqa
from .objecttype import ObjectType
from .abstracttype import AbstractType
from .interface import Interface