Document usage of Black in CONTRIBUTING.adoc
[babeltrace.git] / CONTRIBUTING.adoc
index a99fae13e0bbf35783d44e360d2e50beffbfe580..5937194fa08912755203342f9c9124fb34f24bf7 100644 (file)
@@ -1948,3 +1948,10 @@ private:
 #endif // BABELTRACE_BABY_HPP
 ----
 ====
+
+== Python Usage
+
+=== Formatting
+
+All Python code must be formatted using the version of
+https://github.com/psf/black[Black] specified in `dev-requirements.txt`.
This page took 0.023887 seconds and 4 git commands to generate.