mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 20:01:29 +08:00
Stubs for beautifulsoup4 (#5758)
Stubgen and manual fixes, don't bother with Python 2
This commit is contained in:
2
stubs/beautifulsoup4/@tests/requirements-stubtest.txt
Normal file
2
stubs/beautifulsoup4/@tests/requirements-stubtest.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
html5lib
|
||||
lxml
|
||||
1
stubs/beautifulsoup4/@tests/stubtest_allowlist.txt
Normal file
1
stubs/beautifulsoup4/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1 @@
|
||||
bs4.element.NavigableString.string # created through __getattr__
|
||||
Reference in New Issue
Block a user