Skip to content

Commit

Permalink
Merge pull request #44 from dkorzhevin/patch-1
Browse files Browse the repository at this point in the history
Update PythonStyleGuide.md
  • Loading branch information
dc3-tsd committed Mar 19, 2024
2 parents 5924af3 + ba5483e commit 6e1d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PythonStyleGuide.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python Style Guide

Use [black](github.com/psf/black) with line lengths of 120.
Use [black](https://github.com/psf/black) with line lengths of 120.

```bash
$ pip install black
Expand Down

0 comments on commit 6e1d735

Please sign in to comment.