h2 icon indicating copy to clipboard operation
h2 copied to clipboard

Fix repr() checks for Python 3.11

Open eclipseo opened this issue 3 years ago • 0 comments

In Python 3.11, repr() was modified, this commit fixes the assertions to match the new repr() behavior.

Fix #1268

eclipseo avatar Jul 03 '22 10:07 eclipseo