Skip to content

Commit 5df949f

Browse files
authored
Update comment.
1 parent 5310ec3 commit 5df949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_vcnl4010.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
FREQUENCY_390K625 = 0
6565
# pylint: enable=bad-whitespace
6666

67-
# Disable pylint's name warning as it causes too much noise. Prefixes like
67+
# Disable pylint's name warning as it causes too much noise. Suffixes like
6868
# BE (big-endian) or mA (milli-amps) don't confirm to its conventions--by
6969
# design (clarify of code and explicit units). Disable this globally to prevent
7070
# littering the code with pylint disable and enable and making it less readable.

0 commit comments

Comments
 (0)