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

Commit 947dad4

Browse files
committed
update blacken
1 parent 6f1cb2f commit 947dad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,4 +337,4 @@ def get_staging_dirs(
337337

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

0 commit comments

Comments
 (0)