Replies: 6 comments
-
Not at the moment, but feel free to contribute one. |
Beta Was this translation helpful? Give feedback.
-
Do you want to give it a try? See e.g. https://mypy.readthedocs.io/en/stable/stubs.html |
Beta Was this translation helpful? Give feedback.
-
@greyli what do you think about adding type hints to https://github.com/helloflask/bootstrap-flask/blob/master/flask_bootstrap/__init__.py ? Is also recommended by mypy. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Also practical: |
Beta Was this translation helpful? Give feedback.
-
From now one, please see this WIP PR #323 However, with Python 3.8 and 3.9, it could take a while before we can start to use this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a stub file for bootstrap-flask? Currently mypy reports "Skipping analyzing "flask_bootstrap": module is installed, but missing library stubs or py.typed marker"
bootstrap-flask 2.3.0 installed.
Beta Was this translation helpful? Give feedback.
All reactions