core-lightning/contrib/pyln-testing/pyln/testing
Vincenzo Palazzo bc1eab8646 Skip following import and skip flask type to mypy code analysis.
As suggested in this issue https://github.com/python/mypy/issues/7484#issuecomment-529363083 we skip following import becuase with the recent version of mypy the __init__.py file make confusione inside the analysis (in the python issue it is unclear the main motivation of this issue. At list unclear to me).

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2021-08-30 12:12:32 +09:30
..
__init__.py pyln.{proto,client,testing}: bump version numbers to match release. 2021-07-30 19:17:47 +02:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py chore: optimize postgres binary lookup 2020-10-27 10:40:52 +10:30
fixtures.py doc/schemas: getsharedsecret, help, invoice, listchannels, listforwards 2021-06-25 09:49:33 +09:30
utils.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00