Added a pylint disable

This commit is contained in:
dherrada 2020-02-17 14:44:50 -05:00
parent e58d775529
commit 5cb44de116

View file

@ -472,7 +472,7 @@ class Pyloton:
def update_display(self):
def update_display(self): #pylint: disable=too-many-branches
"""
Updates the display to display the most recent values
"""