Skip to content

Restored the deleted comments

cc2798a
Select commit
Loading
Failed to load commit list.
Open

fix(gui): avoid KeyError in QELnPaymentDetails.update when key missing issue:#10116 #10118

Restored the deleted comments
cc2798a
Select commit
Loading
Failed to load commit list.
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