Skip to content

Commit

Permalink
Improved CONTRIBUTING.md (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshad112 authored Jun 19, 2023
1 parent c6cd17e commit 8a7fe52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fix end of files.........................................................Passed

Now your file has been committed and you can push your changes.

At the beggining this might seem like a tedious process (having to add the file again after `black` and `ruff` have modified it) but it is actually very useful. It allows you to see what changes `black` and `ruff` have made to your files and make sure that they are correct before you commit them.
At the beginning this might seem like a tedious process (having to add the file again after `black` and `ruff` have modified it) but it is actually very useful. It allows you to see what changes `black` and `ruff` have made to your files and make sure that they are correct before you commit them.



Expand Down

0 comments on commit 8a7fe52

Please sign in to comment.