]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Enable ruff on several more files in `Lib/test` (#110929)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 16 Oct 2023 14:57:01 +0000 (15:57 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 14:57:01 +0000 (15:57 +0100)
commit02d26c4bef3ad0f9c97e47993a7fa67898842e5c
treec9308ffad65984cc2e897501c68f24e453e61fe2
parenta1ac5590e0f8fe008e5562d22edab65d0c1c5507
Enable ruff on several more files in `Lib/test` (#110929)
Lib/test/.ruff.toml
Lib/test/test_ctypes/test_arrays.py
Lib/test/test_ctypes/test_functions.py
Lib/test/test_genericclass.py
Lib/test/test_keywordonlyarg.py
Lib/test/test_subclassinit.py