Skip to content

Commit faa4688

Browse files
committed
Linting
1 parent 5c73c0f commit faa4688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fakerequests_advancedtest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
i2c.unlock() # unlock the bus
2828

2929
# Create an empty list for the sensors found in the database
30-
sensor_choices = list()
30+
sensor_choices = []
3131

3232
# Compare the sensor found vs the database. this is done because
3333
# we could have the case that the same address corresponds to

0 commit comments

Comments
 (0)