test_ok1/testing/code
Ran Benita 6f7f89f3c4 code: make TracebackEntry immutable
TracebackEntry being mutable caught me by surprise and makes reasoning
about the exception formatting code harder. Make it a proper value.
2023-04-28 11:47:45 +03:00
..
test_code.py code: simplify Code construction 2020-10-31 12:40:25 +02:00
test_excinfo.py code: make TracebackEntry immutable 2023-04-28 11:47:45 +03:00
test_source.py Add autoflake to pre-commit configuration (#9666) 2022-02-11 14:34:02 -03:00