Cleanup
This commit is contained in:
@@ -4,16 +4,14 @@ These tests inspect the generated `.apkg` package structure directly:
|
||||
ZIP entries, media map, and the SQLite collection database. They do not
|
||||
require Anki itself to be installed.
|
||||
"""
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import sqlite3
|
||||
import tempfile
|
||||
import unittest
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
import unittest
|
||||
|
||||
import amateurfunk_anki as aa
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user