]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove deleted `time_hashlib.py` from `Lib/test/.ruff.toml` (#114355)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sat, 20 Jan 2024 21:10:43 +0000 (23:10 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2024 21:10:43 +0000 (14:10 -0700)
Lib/test/.ruff.toml

index 74ab215ee8ee2828fbca27c6e8dc117d6d32f852..d6c1d8745036ece275238879b1efa86e4b8ae675 100644 (file)
@@ -20,5 +20,4 @@ extend-exclude = [
     "test_import/__init__.py",
     "test_pkg.py",
     "test_yield_from.py",
-    "time_hashlib.py",
 ]