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

Tests #106

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Tests #106

merged 3 commits into from
Nov 11, 2023

Conversation

willtheorangeguy
Copy link
Member

Describe the Pull Request

Add proper Python tests

@pep8speaks
Copy link

pep8speaks commented Nov 11, 2023

Hello @willtheorangeguy! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 2:77: W291 trailing whitespace

Line 11:1: E402 module level import not at top of file
Line 16:80: E501 line too long (84 > 79 characters)
Line 35:80: E501 line too long (82 > 79 characters)

Comment last updated at 2023-11-11 23:37:45 UTC

This commit fixes the style issues introduced in 1411fdd according to the output
from Black.

Details: #106
@willtheorangeguy willtheorangeguy merged commit cf8ded9 into master Nov 11, 2023
3 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2023
@willtheorangeguy willtheorangeguy deleted the tests branch November 11, 2023 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants