citavi_mapper/service/sqlitehelper.py

4 lines
77 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
def import_sqlite(project_id, sqlite_file):
pass