We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cc76d commit 2a9ec13Copy full SHA for 2a9ec13
README.rst
@@ -38,6 +38,7 @@ missing library stubs or py.typed marker [import-untyped]*. To resolve, run the
38
following command to generate a requests_file.pyi in the current directory:
39
40
.. code-block:: bash
41
+
42
stubgen -o . -m requests_file
43
44
Contributing
0 commit comments