missionpinball / mpf

Mission Pinball Framework: Open source software to run a real pinball machine.
http://missionpinball.org
MIT License
217 stars 143 forks source link

Update light_segment_displays.py per linter #1843

Closed bosh closed 3 weeks ago

bosh commented 1 month ago

Seems like the linter changed recently and started complaining on this line

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

avanwinkle commented 3 weeks ago

Thanks for this fix! I've pulled it into another PR with a bulk of linter fixes, closing this PR. Much appreciated!