Skip to content

Commit eeafbfd

Browse files
committed
Fiddling
1 parent 5c5120e commit eeafbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Usage Example
5050
# used to scale data to fit on the screen
5151
max_distance = 0
5252

53-
#pylint: disable=redefined-outer-name,global-statement
5453
def process_data(data):
54+
# Do something useful with the data
5555
pass
5656

5757
scan_data = [0]*360

0 commit comments

Comments
 (0)