You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Beautiful Soup documentation says that developers should, if writing new code, try to use Beautiful Soup 4. In the future, some Bicho users may only have BS4 installed, not BS3. We should accommodated both versions, or possibly force BS4-only.
The text was updated successfully, but these errors were encountered:
The Beautiful Soup documentation says that developers should, if writing new code, try to use Beautiful Soup 4. In the future, some Bicho users may only have BS4 installed, not BS3. We should accommodated both versions, or possibly force BS4-only.
The text was updated successfully, but these errors were encountered: