Skip to content

Commit d5840a2

Browse files
Update CONTRIBUTING.md
Co-authored-by: Tianyi Zheng <[email protected]>
1 parent c52f7ca commit d5840a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ We want your work to be readable by others; therefore, we encourage you to note
9696

9797
```bash
9898
python3 -m pip install ruff # only required the first time
99-
ruff check .
99+
ruff check
100100
```
101101

102102
- Original code submission require docstrings or comments to describe your work.

0 commit comments

Comments
 (0)