Skip to content

Fix 2.6.0 lint #29

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 2 commits into from
Sep 4, 2020
Merged

Fix 2.6.0 lint #29

merged 2 commits into from
Sep 4, 2020

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Sep 2, 2020

@FoamyGuy why was the order different in the displayio_simpletest to begin with? The disable has the wrong term so I'm surprised it worked at all.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

I don't think I had a specific reason for the import order. I copied it out of the previously existing simpletest script and failed to remove that pylint disable in the displayio_simpletest one.

I am less sure whether it actually needs to be that way in that previously existing simpletest, perhaps it does because of the way it's doing to sys path stuff. It's also still got the same disable term in that file. I can experiment with that one a bit and see if we can fix the order and remove the disable from there as well.

This looks good to me thanks for resolving it!

@FoamyGuy FoamyGuy merged commit 7e15354 into master Sep 4, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 4, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx to 2.4.1 from 2.4.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MCP230xx#33 from jepler/remove-bad-whitespace-directive

Updating https://github.com/adafruit/Adafruit_CircuitPython_MS8607 to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_MS8607#2 from adafruit/dependency

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 3.3.1 from 3.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#84 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.2.2 from 1.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#29 from adafruit/tannewt-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#28 from ronfischler/set-changed-during-iteration-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.9.0 from 2.8.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#90 from kmatch98/bitmap_mutable

Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 0.11.7 from 0.11.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#38 from tannewt/run_tests

Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 3.2.3 from 3.2.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Motor#47 from tannewt/run_tests
@evaherrada evaherrada deleted the tannewt-patch-1 branch June 21, 2021 14:01
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