Skip to content

Commit 186ace3

Browse files
authored
Improve mypy daemon documentation note about local partial types (#16782)
The existing documentation almost makes it seem like the user has the option to toggle this.
1 parent e64fb9f commit 186ace3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/mypy_daemon.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ you have a large codebase.)
6161

6262
.. note::
6363

64-
The mypy daemon automatically enables ``--local-partial-types`` by default.
64+
The mypy daemon requires ``--local-partial-types`` and automatically enables it.
6565

6666

6767
Daemon client commands

0 commit comments

Comments
 (0)