future removed

This commit is contained in:
Qwann 2017-01-25 16:00:48 +01:00
parent f48f6c57a7
commit 9607fab046

View file

@ -1,8 +1,5 @@
# -*- coding: utf-8 -*-
from __future__ import (absolute_import, division,
print_function, unicode_literals)
from builtins import *
from django.test import TestCase
from kfet.models import Account