1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00

Fixed flake8 warning.

This commit is contained in:
Tim Graham 2014-09-08 17:28:55 -04:00
parent f7eee04ebe
commit 5cba975d26

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