Resolve "evaluate uv"

This commit is contained in:
2025-04-21 17:39:20 +02:00
parent bb049441b4
commit 934ef826c9
366 changed files with 849 additions and 160 deletions
-1
View File
@@ -2,7 +2,6 @@
copy data from SQLite to MariaDB
"""
import sqlite3
import mariadb
from argparse import ArgumentParser, ArgumentDefaultsHelpFormatter
from config import get_logger, get_database_cursors, get_meta_data, get_scripts