[pre-commit.ci lite] apply automatic fixes

This commit is contained in:
pre-commit-ci-lite[bot] 2025-07-12 08:39:04 +00:00 committed by GitHub
parent 1ae3ad92c4
commit 5ed4b162da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 840 additions and 784 deletions

View file

@ -1 +1 @@
import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'stdlib') == 'local'; enabled and __import__('_distutils_hack').add_shim();
import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'stdlib') == 'local'; enabled and __import__('_distutils_hack').add_shim();