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.
1 parent 5310ec3 commit 5df949fCopy full SHA for 5df949f
adafruit_vcnl4010.py
@@ -64,7 +64,7 @@
64
FREQUENCY_390K625 = 0
65
# pylint: enable=bad-whitespace
66
67
-# Disable pylint's name warning as it causes too much noise. Prefixes like
+# Disable pylint's name warning as it causes too much noise. Suffixes like
68
# BE (big-endian) or mA (milli-amps) don't confirm to its conventions--by
69
# design (clarify of code and explicit units). Disable this globally to prevent
70
# littering the code with pylint disable and enable and making it less readable.
0 commit comments