summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-11 04:57:29 -0400
committerGitHub <noreply@github.com>2023-04-11 04:57:29 -0400
commit857b5bade0d71326d43036b4d9b1294caf03f265 (patch)
tree20f4b4c4cb1788c98f031b2f12c8983168e297c0 /.cirrus.yml
parent016fa1e19b2265babe98cec43404c2f992336b34 (diff)
ci: run black on Python scripts (#1094)
* ci: run black on Python scripts * comments
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c7f6cd4b..6e8b1428 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@
# Configuration for CirrusCI. This is primarily used for testing and building FreeBSD and macOS M1, since other
# CI platforms don't seem to support these platforms as of writing.
#
-# We set the YAML directive above to prevent some linting errors around the
+# Note that we set the YAML directive above to prevent some linting errors around the
# templates.
setup_template: &SETUP_TEMPLATE