pre-commit autoupdate

Run `pre-commit autoupdate`.

This picks up a fresh Black version from 2025, and with it comes a small
but welcome formatting change.

There is a new version of isort as well, but no formatting change there.

Change-Id: Ie654a9c14c3a4096893011082668efb57c166fa4
This commit is contained in:
Simon Marchi
2025-02-03 20:55:04 -05:00
parent bf5e5514bd
commit 0bd340d670
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
""" Extended prompt library functions."""
"""Extended prompt library functions."""
import os