[1.7.x] Fixed flake8 warning.

Backport of 5cba975d26 from master
This commit is contained in:
Tim Graham 2014-09-08 17:28:55 -04:00
parent a3e9e9e6c6
commit a0954a0681
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
from importlib import import_module
def deconstructible(*args, **kwargs):
"""
Class decorator that allow the decorated class to be serialized