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

Commit cfa2243

Browse files
committed
use blacken instead of format
1 parent fe564ef commit cfa2243

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
@@ -40,4 +40,4 @@
4040
# Run blacken session
4141
# ----------------------------------------------------------------------------
4242

43-
s.shell.run(["nox", "-s", "format"], hide_output=False)
43+
s.shell.run(["nox", "-s", "blacken"], hide_output=False)

0 commit comments

Comments
 (0)