mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-24 07:07:46 +01:00
`[False]` is considered True in Python, so this flake fix didn't work. ``` >>> if [False]: ... print('x') ... x ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
__init__.py | ||
btcproxy.py | ||
db.py | ||
fixtures.py | ||
gossip.py | ||
grpc.py | ||
grpc2py.py | ||
utils.py |