Skip to content

Add testing files #124

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
Dec 7, 2023
Merged

Add testing files #124

merged 2 commits into from
Dec 7, 2023

Conversation

willtheorangeguy
Copy link
Member

Describe the Pull Request

Add tests for the main application.

@willtheorangeguy willtheorangeguy self-assigned this Dec 7, 2023
@pep8speaks
Copy link

pep8speaks commented Dec 7, 2023

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

Line 2:80: E501 line too long (85 > 79 characters)
Line 10:1: E402 module level import not at top of file
Line 23:80: E501 line too long (171 > 79 characters)
Line 64:80: E501 line too long (82 > 79 characters)
Line 79:80: E501 line too long (82 > 79 characters)
Line 131:80: E501 line too long (83 > 79 characters)
Line 145:80: E501 line too long (86 > 79 characters)

Comment last updated at 2023-12-07 00:24:03 UTC

This commit fixes the style issues introduced in 9ecaf4f according to the output
from Black.

Details: #124
@restyled-io restyled-io bot mentioned this pull request Dec 7, 2023
@willtheorangeguy willtheorangeguy merged commit 233af99 into master Dec 7, 2023
@willtheorangeguy willtheorangeguy deleted the tests branch December 7, 2023 00:26
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants