mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
3.0.12 here: ``` pyln/testing/utils.py:9: error: Cannot find implementation or library stub for module named 'filelock' pyln/testing/utils.py:9: error: Cannot find implementation or library stub for module named 'filelock' pyln/testing/utils.py:9: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>