Skip to content

Commit

Permalink
adapter.xml, test.adapter.xml: add lxml typechecking
Browse files Browse the repository at this point in the history
Now that we require `lxml-stubs`, we can remove the `type: ignore`
coments from the `lxml` imports. To make mypy happy, many typehints are
adjusted, mostly `etree.Element` -> `etree._Element`.
  • Loading branch information
jkhsjdhjs authored and s-heppner committed Jun 20, 2024
1 parent c737670 commit 2ef4cfe
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 158 deletions.
Loading

0 comments on commit 2ef4cfe

Please sign in to comment.