[CHORE] cln.py pyln-client is not optional (#1859)
* [refactor] pyln-client is not optional some time ago we added pyln do main dependencies, its need for think like, saas or docker. so this import was dead code * stubs for pyln.client
This commit is contained in:
@@ -94,6 +94,7 @@ module = [
|
||||
"ecdsa.*",
|
||||
"psycopg2.*",
|
||||
"pyngrok.*",
|
||||
"pyln.client.*",
|
||||
]
|
||||
ignore_missing_imports = "True"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user