mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-16 22:28:12 +08:00
Polish CONTRIBUTING>md (#2005)
This commit is contained in:
@@ -17,11 +17,11 @@ possible.
|
||||
|
||||
You can also run the formatters manually as follows:
|
||||
|
||||
```
|
||||
```shell
|
||||
clang-format -i file.cpp
|
||||
```
|
||||
|
||||
```
|
||||
```shell
|
||||
black file.py
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user