lnbits/tests
Pavol Rusnak 15d7fbeace
run autoflake
```
autoflake -i --remove-unused-variables $(find . -name "*.py")
```
2023-01-30 11:46:43 +00:00
..
core Wallets: add custom invoice expiry (#1396) 2023-01-26 11:08:40 +01:00
data Removed usermanager 2023-01-28 21:01:01 +00:00
extensions boltz extension v2, recurring swaps (#981) 2023-01-19 10:30:47 +01:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py run autoflake 2023-01-30 11:46:43 +00:00
helpers.py fix tests a little 2022-10-05 13:05:11 +02:00
mocks.py test should pass now, WALLET is initialised after the settings are loaded from db. 2022-12-07 13:38:33 +01:00