There was an error while loading. Please reload this page.
1 parent 375c0d2 commit 122f94fCopy full SHA for 122f94f
packages/google-cloud-automl/synth.py
@@ -57,3 +57,5 @@
57
# ----------------------------------------------------------------------------
58
templated_files = common.py_library(unit_cov_level=82, cov_level=83)
59
s.move(templated_files)
60
+
61
+s.shell.run(["nox", "-s", "blacken"], hide_output=False)
0 commit comments