test commit

This commit is contained in:
Lance Edgar 2016-10-18 20:17:48 -05:00
parent c9508edd25
commit c764113185

View file

@ -2,7 +2,7 @@
################################################################################
#
# Rattail -- Retail Software Framework
# Copyright © 2010-2014 Lance Edgar
# Copyright © 2010-2016 Lance Edgar
#
# This file is part of Rattail.
#
@ -24,7 +24,7 @@
Console Stuff
"""
from __future__ import unicode_literals
from __future__ import unicode_literals, absolute_import
import sys