ver Jan5thv2
tested correctness of merging
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -172,3 +172,4 @@ snapshots
|
||||
branch_flag
|
||||
branch-config
|
||||
*.syncthing.*.tmp
|
||||
cache
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
from .table import compare_table
|
||||
from .table import check_sheet_list, check_xlsx_freeze, check_zoom
|
||||
from .table import check_sheet_list, check_xlsx_freeze, check_xlsx_zoom
|
||||
from .docs import find_default_font, contains_page_break, compare_docx_files, compare_docx_tables, compare_line_spacing, compare_insert_equation
|
||||
from .docs import compare_font_names, compare_subscript_contains, has_page_numbers_in_footers
|
||||
from .docs import is_first_line_centered, check_file_exists, compare_contains_image
|
||||
|
||||
@@ -22,3 +22,4 @@ openpyxl
|
||||
python-docx
|
||||
python-pptx
|
||||
pypdf
|
||||
PyGetWindow
|
||||
|
||||
Reference in New Issue
Block a user