We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3306e commit a79f1aaCopy full SHA for a79f1aa
docs/source/mypy_daemon.rst
@@ -246,14 +246,6 @@ command.
246
.. TODO: Add similar sections about go to definition, find usages, and
247
reveal type when added, and then move this to a separate file.
248
249
-Limitations
250
-***********
251
-
252
-* You have to use either the :option:`--follow-imports=error <mypy --follow-imports>` or
253
- the :option:`--follow-imports=skip <mypy --follow-imports>` option because of an implementation
254
- limitation. This can be defined
255
- through the command line or through a
256
- :ref:`configuration file <config-file>`.
257
258
.. _watchman: https://facebook.github.io/watchman/
259
.. _watchdog: https://pypi.org/project/watchdog/
0 commit comments