mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
pyln: Add type-annotations to pyln-proto
This commit is contained in:
committed by
Rusty Russell
parent
2a176d2ef7
commit
cafaad741b
@@ -1,4 +1,4 @@
|
||||
import bitstring
|
||||
import bitstring # type: ignore
|
||||
|
||||
|
||||
zbase32_chars = b'ybndrfg8ejkmcpqxot1uwisza345h769'
|
||||
|
||||
Reference in New Issue
Block a user