Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove deleted time_hashlib.py from Lib/test/.ruff.toml
  • Loading branch information
hugovk committed Jan 20, 2024
commit 6adb4381a0c76ecccd47480b0ac6e8468a45070c
1 change: 0 additions & 1 deletion Lib/test/.ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ extend-exclude = [
"test_import/__init__.py",
"test_pkg.py",
"test_yield_from.py",
"time_hashlib.py",
]