Skip to content
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

flake8 fix #1614

Merged
merged 2 commits into from
Feb 14, 2023
Merged

flake8 fix #1614

merged 2 commits into from
Feb 14, 2023

Conversation

kaydeearts
Copy link
Collaborator

@kaydeearts kaydeearts commented Feb 14, 2023

Description

flake8 was failing on linux due to the stacklevel being a default of 1 in a checkoutlinesufo warning. Updating to fix flake8 failure.

Checklist:

  • I have followed the Contribution Guidelines
    - [ ] I have added test code and data to prove that my code functions correctly
  • I have verified that new and existing tests pass locally with my changes
  • I have performed a self-review of my own code
    - [ ] I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation

Copy link
Collaborator

@josh-hadley josh-hadley left a comment

Choose a reason for hiding this comment

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

LGTM

@kaydeearts kaydeearts merged commit f2dff80 into develop Feb 14, 2023
@kaydeearts kaydeearts deleted the kd-fix-flake8 branch February 14, 2023 23:19
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