There was an error while loading. Please reload this page.
1 parent b817e12 commit 698015fCopy full SHA for 698015f
packages/google-cloud-dlp/synth.py
@@ -257,3 +257,5 @@
257
# ----------------------------------------------------------------------------
258
templated_files = common.py_library(unit_cov_level=97, cov_level=100)
259
s.move(templated_files)
260
+
261
+s.shell.run(["nox", "-s", "blacken"], hide_output=False)
0 commit comments