fixup types
This commit is contained in:
parent
9cecd42467
commit
a7c10dde4a
3 changed files with 14 additions and 13 deletions
2
.github/workflows/mypy.yml
vendored
2
.github/workflows/mypy.yml
vendored
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
- uses: jpetrucciani/mypy-check@master
|
||||
with:
|
||||
mypy_flags: '--install-types --non-interactive'
|
||||
path: lnbits
|
||||
path: 'lnbits'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue