@@ -2,10 +2,6 @@
max-line-length = 300
exclude = lnbits/wallets/lnd_grpc_files/, lnbits/extensions/
ignore =
# E203 whitespace before ':'
E203,
# E221: multiple spaces before operator
E221,
# E402: module level import not at top of file
E402,
# E741 ambiguous variable name
The note is not visible to the blocked user.