Vasu Kulkarni
Results
2
issues of
Vasu Kulkarni
Is there an issue with DCO bot? It seems to be stuck forever in our PR checks?
hitting this issue and looks like latest update to markupsafe has removed soft_unicode, pinning markupsafe to 2.0.1 in requirements.txt fixes the issue ``` ImportError: cannot import name 'soft_unicode' from 'markupsafe'...