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

Fix flake8 W293 and W391 #714

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

nponeccop
Copy link
Contributor

Background

This is a part of a large movement to enable flake8 without breaking things.

Changes

Fix 2 flake 8 warnings: empty lines with whitespace and empty lines at the end of a file. There are not many fixes, so that it's easy to review and merge, and it isn't likely to break the existing PRs.

Documentation

N/A

Test Plan

N/A

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thouroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@nponeccop
Copy link
Contributor Author

@Torantulino conflicts were resolved

Torantulino
Torantulino previously approved these changes Apr 11, 2023
@nponeccop
Copy link
Contributor Author

@Torantulino fixed conflicts, ready to merge

@Torantulino Torantulino merged commit 2959bf6 into Significant-Gravitas:master Apr 11, 2023
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.

None yet

2 participants