Closed copybara-service[bot] closed 2 months ago
Fix type error in rewrite/frame_test.py
FrameTestBase.run_block appends an element to Block().code. For some reason this error only surfaces in 3.12 and we don't run type checking on that file on GitHub.
Error introduced by https://github.com/google/pytype/commit/147f60b236d86645156fbd4d53b8a6d70a277a4a.
Fix type error in rewrite/frame_test.py
FrameTestBase.run_block appends an element to Block().code. For some reason this error only surfaces in 3.12 and we don't run type checking on that file on GitHub.
Error introduced by https://github.com/google/pytype/commit/147f60b236d86645156fbd4d53b8a6d70a277a4a.