Skip to content

Commit c8bed0b

Browse files
committed
lint shushing
1 parent 7252515 commit c8bed0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyPortal_Hurricane_Tracker/hurricane_tracker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262

6363

6464
def update_display():
65+
# pylint: disable=too-many-locals
6566
# clear out existing icons
6667
while len(storm_icons):
6768
_ = storm_icons.pop()

0 commit comments

Comments
 (0)