fix(gui): avoid KeyError in QELnPaymentDetails.update when key missing issue:#10116 #10118
Cirrus CI / linter: Flake8 Mandatory
failed
Aug 11, 2025 in 58s
Task Summary
Instruction flake8 failed in 00:29
Details
✅ 00:19 clone
✅ 00:01 pip
✅ 00:02 install
❌ 00:29 flake8
flake8 . --count --select="$ELECTRUM_LINTERS" --ignore="$ELECTRUM_LINTERS_IGNORE" --show-source --statistics --exclude "*_pb2.py,electrum/_vendor/"
./electrum/gui/qml/qelnpaymentdetails.py:97:1: W293 blank line contains whitespace
^
1 W293 blank line contains whitespace
1
Loading