Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorshea committed Feb 26, 2021
1 parent c4abb10 commit 6be7224
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/developer-workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,13 @@ If you prefer to run the tests using a headless browser:
nox -s test -- pytest[--headless]
Code Style
----------

Under construction... in the meantime though, we use
`Black <https://github.com/psf/black>` to format our code.


Building The Documentation
--------------------------

Expand Down

0 comments on commit 6be7224

Please sign in to comment.