Changeset - 802ffddc6d73
[Not reviewed]
0 1 0
Lance Edgar - 3 years ago 2021-12-30 21:49:00
lance@edbob.org
Update import per pycorepos changes
1 file changed with 3 insertions and 4 deletions:
0 comments (0 inline, 0 general) First comment
rattail_corepos/db/__init__.py
Show inline comments
 
@@ -2,7 +2,7 @@
 
################################################################################
 
#
 
#  Rattail -- Retail Software Framework
 
#  Copyright © 2010-2018 Lance Edgar
 
#  Copyright © 2010-2021 Lance Edgar
 
#
 
#  This file is part of Rattail.
 
#
 
@@ -24,6 +24,5 @@
 
CORE POS Database Stuff
 
"""
 

	
 
from __future__ import unicode_literals, absolute_import
 

	
 
from corepos.db import Session
 
# TODO: deprecate / remove this
 
from corepos.db.office_op import Session
0 comments (0 inline, 0 general) First comment
You need to be logged in to comment. Login now