Rich is a Python library for rich text and beautiful formatting in the terminal.
Fix test_syntax not to use identity comparison on string
Fix test_syntax to compare strings via "==" rather than "is", in order to fix test failure on PyPy3.
M
Michał Górny committed
8e3a0be6fbb9186fa45cc42ec833d0895d2313ba
Parent: 94273ee