Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit cdc7cac

Browse files
committed
chore: switch from blacken to format
1 parent de624aa commit cdc7cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.librarian/generator-input/librarian.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@
250250

251251
# Use a python runtime which is available in the owlbot post processor here
252252
# https://github.com/googleapis/synthtool/blob/master/docker/owlbot/python/Dockerfile
253-
s.shell.run(["nox", "-s", "blacken-3.14"], hide_output=False)
253+
s.shell.run(["nox", "-s", "format-3.14"], hide_output=False)

0 commit comments

Comments
 (0)