Skip to content

Commit 6c8d1c8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 740a3c5 commit 6c8d1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/command_line.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ List of currently incomplete/experimental features:
12161216
12171217
def test_values() -> {"int": int, "str": str}:
12181218
return {"int": 42, "str": "test"}
1219-
1219+
12201220
.. option:: --find-occurrences CLASS.MEMBER
12211221

12221222
This flag will make mypy print out all usages of a class member

0 commit comments

Comments
 (0)