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
test_file_scraper.py does not detect html test files.
Even with html detection, text = split assignment does not work on test file html content.
Might need to change split format when detecting .html test files.
The text was updated successfully, but these errors were encountered:
https://intranet.hbtn.io/projects/305
test_file_scraper.py
does not detect html test files.Even with html detection,
text =
split assignment does not work on test file html content.Might need to change split format when detecting
.html
test files.The text was updated successfully, but these errors were encountered: