Fix bugs of a11y tree when the tag is empty

This commit is contained in:
Timothyxxx
2024-01-23 14:41:46 +08:00
parent 29d12eade4
commit 177bae1e92
2 changed files with 8 additions and 7 deletions

View File

@@ -7,3 +7,4 @@ from .misc import get_rule, get_accessibility_tree
from .replay import get_replay
from .vlc import get_vlc_playing_info, get_vlc_config
from .vscode import get_vscode_config
from .impress import get_audio_in_slide