Fixing 2.7 compatibility again

pull/33/head
KOLANICH 2019-07-23 06:34:07 +00:00 committed by GitHub
parent 5b7afe4d29
commit d1db9bd443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from io import open
import os
import sqlite3