Skip to content

Commit 8cd7d31

Browse files
committed
Fix docstring
1 parent 65d655c commit 8cd7d31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mypy/test/testparse.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
"""Tests for the mypy parser
2-
"""
1+
"""Tests for the mypy parser."""
32

43
import os.path
54

0 commit comments

Comments
 (0)