We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdf0bd commit 6e7f757Copy full SHA for 6e7f757
packages/google-cloud-bigquery-datatransfer/synth.py
@@ -63,3 +63,5 @@
63
# ----------------------------------------------------------------------------
64
templated_files = common.py_library(unit_cov_level=80, cov_level=80)
65
s.move(templated_files)
66
+
67
+s.shell.run(["nox", "-s", "blacken"], hide_output=False)
0 commit comments