Skip to content

Commit 6be7224

Browse files
committed
doc update
1 parent c4abb10 commit 6be7224

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: docs/source/developer-workflow.rst

+7
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,13 @@ If you prefer to run the tests using a headless browser:
103103
nox -s test -- pytest[--headless]
104104
105105
106+
Code Style
107+
----------
108+
109+
Under construction... in the meantime though, we use
110+
`Black <https://github.com/psf/black>` to format our code.
111+
112+
106113
Building The Documentation
107114
--------------------------
108115

0 commit comments

Comments
 (0)