[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-02-03 22:50:53 +00:00
parent f192259824
commit c8b72c144e
51 changed files with 75 additions and 76 deletions

View File

@@ -21,9 +21,9 @@
# * *
# ***************************************************************************
""" Provides classes and support functions for managing the automatically-installed
"""Provides classes and support functions for managing the automatically-installed
Python library dependencies. No support is provided for uninstalling those dependencies
because pip's uninstall function does not support the target directory argument. """
because pip's uninstall function does not support the target directory argument."""
import json
import os