bd32994296
Removed unused imports and fixed pep8 errors
4 lines
54 B
Python
4 lines
54 B
Python
from fields import JSONField
|
|
|
|
__all__ = ['JSONField']
|