Fix Impress examples
This commit is contained in:
@@ -31,9 +31,7 @@ from .docs import (
|
||||
evaluate_alignment,
|
||||
get_unique_train_ids,
|
||||
check_no_duplicates,
|
||||
compare_init_lines
|
||||
)
|
||||
from .docs import (
|
||||
compare_init_lines,
|
||||
find_default_font,
|
||||
contains_page_break,
|
||||
compare_docx_files,
|
||||
@@ -87,7 +85,8 @@ from .slides import (
|
||||
evaluate_presentation_fill_to_rgb_distance,
|
||||
check_left_panel,
|
||||
check_transition,
|
||||
check_page_number_colors
|
||||
check_page_number_colors,
|
||||
check_auto_saving_time
|
||||
)
|
||||
from .table import (
|
||||
compare_table,
|
||||
|
||||
Reference in New Issue
Block a user