From 39b7b07f794369e7ca6a5aebf22f73a9a83cd922 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Fri, 3 Jan 2025 23:13:43 -0600 Subject: [PATCH] indentation --- docs/how-to-test-a-python-distribution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-test-a-python-distribution.rst b/docs/how-to-test-a-python-distribution.rst index d072e30..4a108bd 100644 --- a/docs/how-to-test-a-python-distribution.rst +++ b/docs/how-to-test-a-python-distribution.rst @@ -97,7 +97,7 @@ portability-related issues before they even make it into distributions. hooks: # large files checked into source control - id: check-added-large-files - args: ['--maxkb=512'] + args: ['--maxkb=512'] # files whose names only differ by case - id: check-case-conflict # symlinks that don't point to anything