We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c73c0f + faa4688 commit 2480014Copy full SHA for 2480014
examples/fakerequests_advancedtest.py
@@ -27,7 +27,7 @@
27
i2c.unlock() # unlock the bus
28
29
# Create an empty list for the sensors found in the database
30
-sensor_choices = list()
+sensor_choices = []
31
32
# Compare the sensor found vs the database. this is done because
33
# we could have the case that the same address corresponds to
0 commit comments