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

[feat] add system fingerprint based configuration #321

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

patrickcleeve2
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

pep8speaks commented Mar 29, 2024

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

Line 6:8: W291 trailing whitespace
Line 8:80: E501 line too long (81 > 79 characters)
Line 10:1: E302 expected 2 blank lines, found 1
Line 10:80: E501 line too long (93 > 79 characters)
Line 14:80: E501 line too long (84 > 79 characters)
Line 18:80: E501 line too long (102 > 79 characters)
Line 21:80: E501 line too long (94 > 79 characters)
Line 25:80: E501 line too long (113 > 79 characters)
Line 33:76: W291 trailing whitespace
Line 44:27: E261 at least two spaces before inline comment
Line 52:80: E501 line too long (93 > 79 characters)
Line 64:1: W293 blank line contains whitespace
Line 66:80: E501 line too long (90 > 79 characters)
Line 67:80: E501 line too long (99 > 79 characters)
Line 68:80: E501 line too long (82 > 79 characters)
Line 71:80: E501 line too long (88 > 79 characters)
Line 72:80: E501 line too long (80 > 79 characters)
Line 73:80: E501 line too long (89 > 79 characters)
Line 78:1: W293 blank line contains whitespace
Line 80:1: W293 blank line contains whitespace
Line 82:24: W291 trailing whitespace
Line 83:80: E501 line too long (89 > 79 characters)
Line 95:80: E501 line too long (94 > 79 characters)
Line 101:80: E501 line too long (81 > 79 characters)
Line 102:80: E501 line too long (87 > 79 characters)
Line 109:19: W291 trailing whitespace
Line 117:11: W291 trailing whitespace
Line 125:9: W291 trailing whitespace

Line 769:80: E501 line too long (94 > 79 characters)
Line 770:1: W293 blank line contains whitespace
Line 816:80: E501 line too long (89 > 79 characters)
Line 817:80: E501 line too long (86 > 79 characters)
Line 818:80: E501 line too long (97 > 79 characters)
Line 820:80: E501 line too long (164 > 79 characters)
Line 826:36: E261 at least two spaces before inline comment

Comment last updated at 2024-04-04 04:15:42 UTC

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

3 participants