Commit graph

5 commits

Author SHA1 Message Date
Pavol Rusnak
a49a654137
fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
Pavol Rusnak
bc36e6bc4c
fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
Pavol Rusnak
15d7fbeace
run autoflake
```
autoflake -i --remove-unused-variables $(find . -name "*.py")
```
2023-01-30 11:46:43 +00:00
ben
a035612da3 format 2023-01-04 21:11:06 +00:00
ben
a5727a0c92 Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
Renamed from lnbits/extensions/shop/crud.py (Browse further)