Skip to content

Fix pylint error #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Fix pylint error #8

merged 1 commit into from
Nov 8, 2022

Conversation

tekktrik
Copy link
Member

@tekktrik tekktrik commented Nov 8, 2022

Fixes the following pylint errors:

************* Module adafruit_dash_display
Error: adafruit_dash_display.py:117:32: C0103: Argument name "io" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern (invalid-name)

@tekktrik tekktrik requested review from kattni and evaherrada November 8, 2022 04:21
@kattni kattni merged commit 3388faf into adafruit:main Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants