diff --git a/python/simple-requests/.pre-commit-config.yaml b/python/simple-requests/.pre-commit-config.yaml index 6f7fe23..772a879 100644 --- a/python/simple-requests/.pre-commit-config.yaml +++ b/python/simple-requests/.pre-commit-config.yaml @@ -7,4 +7,3 @@ repos: - id: ruff-check # Run the formatter. - id: ruff-format -