Skip to content

Commit df14fa4

Browse files
committed
replace private type stubs with lxml-stubs
Signed-off-by: oleg.hoefling <[email protected]>
1 parent 2f28106 commit df14fa4

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

mypy.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[mypy]
22
files = src
3-
mypy_path = typeshed/
43
ignore_missing_imports = False
54
warn_unused_configs = True
65
disallow_subclassing_any = True

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-r requirements.txt
22
pytest>=4.6.9
33
hypothesis
4+
lxml-stubs

typeshed/lxml/__init__.pyi

Whitespace-only changes.

typeshed/lxml/etree.pyi

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)