Skip to content
Snippets Groups Projects
Commit 5e99b1cb authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Updated to Python 3.

parent 5ba693c7
No related branches found
No related tags found
No related merge requests found
from __future__ import print_function
from sys import stderr
from sqlalchemy.exc import SQLAlchemyError
......
# -*- coding: utf-8; -*-
from __future__ import print_function
from sys import stderr
from datetime import date
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment