Arys Andreou
Results
2
comments of
Arys Andreou
Just a minor correction. `in` is not needed in the if statement. It should be: ``` printable_str = ''.join(x for x in html_str if x.isprintable()) ```
It's not clear how the reference linked can help. This seems like a very important issue since it essentially makes any attempt to create a Docker container fail.