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 5df949f commit 3ed94d0Copy full SHA for 3ed94d0
adafruit_vcnl4010.py
@@ -66,7 +66,7 @@
66
67
# 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
+# design (clarity of code and explicit units). Disable this globally to prevent
70
# littering the code with pylint disable and enable and making it less readable.
71
# pylint: disable=invalid-name
72
0 commit comments