Closed collindutter closed 5 days ago
Changes to resolve some deprecation warnings in unit tests/real world.
TrafilaturaWebScraperDriver.no_ssl
False
TrafilaturaWebScraperDriver
no_ssl
True
pkg_resources
BaseTool
Offline discussions
All modified and coverable lines are covered by tests :white_check_mark:
:loudspeaker: Thoughts on this report? Let us know!
Describe your changes
Changes to resolve some deprecation warnings in unit tests/real world.
Added
TrafilaturaWebScraperDriver.no_ssl
parameter to disable SSL verification. Defaults toFalse
.Changed
TrafilaturaWebScraperDriver
no longer setsno_ssl
toTrue
by default.Fixed
pkg_resources
inBaseTool
.Issue ticket number and link
Offline discussions