Skip to content

Conversation

@emmanuel-ferdman
Copy link
Contributor

PR Summary

This small PR fixes the bs4 deprecation warnings by replacing findAll() with find_all():

/Users/runner/work/comictagger/comictagger/comictalker/talker_utils.py:46: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.

This is continuation of commit ad26ee7.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@lordwelch lordwelch merged commit 3ebc11d into comictagger:develop May 3, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants