feat: add PEP561 marker for types (#2415)
tasks.py:8: error: Skipping analyzing "lnbits.tasks": module is installed, but missing library stubs or py.typed marker [import-untyped] https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
This commit is contained in:
parent
25661ddff5
commit
839fe8b96d
1 changed files with 1 additions and 0 deletions
1
lnbits/py.typed
Normal file
1
lnbits/py.typed
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Marker file for PEP 561
|
||||
Loading…
Add table
Add a link
Reference in a new issue