Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 9, 2024
1 parent 3412e25 commit 6b70b08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_dropdown_selector_in_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
:created: 2024-09-26
"""

from tests.conftest import RESOURCES

from docx2python import docx2python
from tests.conftest import RESOURCES

test_file = RESOURCES / "list_index_a.docx"

Expand Down

0 comments on commit 6b70b08

Please sign in to comment.