forked from DGNum/gestioCOF
Remove __future__ imports
This commit is contained in:
parent
475f1adec5
commit
57411ab46f
12 changed files with 0 additions and 37 deletions
|
@ -1,7 +1,3 @@
|
|||
from __future__ import division
|
||||
from __future__ import print_function
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.db.models import Max
|
||||
|
||||
import random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue