ver Jan12thv2

sqlite3 metric
This commit is contained in:
David Chang
2024-01-12 23:07:00 +08:00
parent 5160619783
commit e08df57129
4 changed files with 134 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ from .table import check_sheet_list, check_xlsx_freeze, check_xlsx_zoom
from .table import compare_table
from .vlc import is_vlc_playing, is_vlc_recordings_folder, is_vlc_fullscreen, compare_images, compare_audios, \
compare_videos
from .general import check_csv, check_accessibility_tree, check_list
from .general import check_csv, check_accessibility_tree, check_list, run_sqlite3
from .thunderbird import check_thunderbird_prefs, check_thunderbird_filter