mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-15 08:23:09 +00:00
Remove TODO test comment.
This commit is contained in:
parent
0d575998c5
commit
5da1df3366
1 changed files with 0 additions and 5 deletions
|
|
@ -1,9 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
NOTE: Perhaps ModeltranslationTestBase in tearDownClass should reload some modules,
|
||||
so that tests for other apps are in the same environment.
|
||||
|
||||
"""
|
||||
from __future__ import with_statement # Python 2.5 compatibility
|
||||
import datetime
|
||||
from decimal import Decimal
|
||||
|
|
|
|||
Loading…
Reference in a new issue