Skip to content

Conversation

@Gadgetoid
Copy link

This slightly naive fix moves the whitespace to the start of the register loop, ensuring each method within the Python class is separated by a single line- https://lintlyci.github.io/Flake8Rules/rules/E301.html

@Fleker
Copy link
Contributor

Fleker commented Apr 10, 2019

Thanks for the short fix. Can you regenerate test/sampleData/Mcp4725.py, as it no longer matches what the tests generate.


{% for register in registers %}
{% for key in register.keys() %}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will require the test output to be re-generated.

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