There was an error while loading. Please reload this page.
1 parent 34bb060 commit c0e9fe8Copy full SHA for c0e9fe8
packages/google-cloud-kms/synth.py
@@ -40,3 +40,5 @@
40
# ----------------------------------------------------------------------------
41
templated_files = common.py_library(unit_cov_level=97, cov_level=100)
42
s.move(templated_files)
43
+
44
+s.shell.run(["nox", "-s", "blacken"], hide_output=False)
0 commit comments