Skip to content

Commit b60f967

Browse files
authored
add formatter note
1 parent b26a369 commit b60f967

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Emojis make the commit messages :cherry_blossom:. If you have no idea about what
6363

6464
We use both `flake8` and `pylint` for basic linting check, please refer to the relevant steps in `.circleci/config.yml`.
6565

66+
Note that we also start using [`black`](https://black.readthedocs.io/en/stable/) as formatter during the test code migration.
67+
6668
## Tests
6769

6870
We started migrating to [pytest](https://docs.pytest.org/en/latest/) from `unittest` as our test automation framework. You will see more testing enhancements in the near future.

0 commit comments

Comments
 (0)