Changeset - 17f097939564
[Not reviewed]
0 1 0
Lance Edgar (lance) - 7 years ago 2018-02-26 00:20:59
lance@edbob.org
Test commit
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rattail/tests/test_time.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
from __future__ import unicode_literals
 
from __future__ import unicode_literals, absolute_import
 

	
 
import datetime
 
from unittest import TestCase
0 comments (0 inline, 0 general)