Skip to content

Commit 8c6028b

Browse files
fix typo of 'falke'
1 parent 75a4508 commit 8c6028b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_coding_guidelines_and_tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ annotations are not available. More details on PEP484 available at
5757
https://www.python.org/dev/peps/pep-0484/
5858

5959

60-
### **Falke8:**
60+
### **Flake8:**
6161
`Flake8` is a Python library wrapper around `PyFlakes, pycodestyle` and
6262
Ned Batchelder’s `McCabe` script<br>
6363

@@ -99,4 +99,4 @@ with basically no runtime overhead. More details available at
9999
https://mypy.readthedocs.io/en/stable/
100100

101101
102-
102+

0 commit comments

Comments
 (0)