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

[WIP]: Get EDB monitor working #1519

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from

Conversation

bhilbert4
Copy link
Collaborator

The title says it all. Fixes to get the EDB monitor working. every_change data seems to have some bugs.

@bhilbert4 bhilbert4 self-assigned this Mar 15, 2024
@pep8speaks
Copy link

pep8speaks commented Mar 23, 2024

Hello @bhilbert4, Thank you for updating !

Line 1420:25: E711 comparison to None should be 'if cond is None:'
Line 1426:23: E711 comparison to None should be 'if cond is None:'

Line 408:5: E265 block comment should start with '# '
Line 539:9: E303 too many blank lines (2)
Line 540:71: E231 missing whitespace after ','
Line 547:9: E303 too many blank lines (3)
Line 734:47: E262 inline comment should start with '# '
Line 1023:13: E128 continuation line under-indented for visual indent
Line 1029:41: E128 continuation line under-indented for visual indent
Line 1102:36: E711 comparison to None should be 'if cond is None:'
Line 1174:17: E128 continuation line under-indented for visual indent
Line 1182:17: E128 continuation line under-indented for visual indent
Line 1196:9: E303 too many blank lines (4)
Line 1325:36: E711 comparison to None should be 'if cond is None:'
Line 1548:9: E303 too many blank lines (4)
Line 1550:31: E261 at least two spaces before inline comment
Line 1550:32: E262 inline comment should start with '# '
Line 1557:9: E303 too many blank lines (6)
Line 1655:21: E303 too many blank lines (4)
Line 1660:17: E303 too many blank lines (3)
Line 1743:25: E303 too many blank lines (2)
Line 1754:29: E265 block comment should start with '# '
Line 1769:25: E303 too many blank lines (2)
Line 1774:25: E303 too many blank lines (3)
Line 1930:5: E303 too many blank lines (2)
Line 1937:5: E303 too many blank lines (5)
Line 1944:9: E303 too many blank lines (2)
Line 1947:24: E261 at least two spaces before inline comment
Line 1947:25: E262 inline comment should start with '# '
Line 1954:9: E265 block comment should start with '# '
Line 1955:9: E265 block comment should start with '# '
Line 1960:9: E303 too many blank lines (4)
Line 1963:13: E265 block comment should start with '# '
Line 1963:13: E303 too many blank lines (2)
Line 1964:17: E117 over-indented (comment)
Line 1964:17: E265 block comment should start with '# '
Line 1967:13: E265 block comment should start with '# '
Line 1967:13: E303 too many blank lines (2)
Line 1968:13: E265 block comment should start with '# '
Line 1971:13: E265 block comment should start with '# '
Line 1971:13: E303 too many blank lines (2)
Line 1972:13: E265 block comment should start with '# '
Line 1980:17: E265 block comment should start with '# '
Line 1981:17: E265 block comment should start with '# '
Line 1995:17: E265 block comment should start with '# '
Line 1996:17: E265 block comment should start with '# '
Line 2002:17: E265 block comment should start with '# '
Line 2003:17: E265 block comment should start with '# '
Line 2004:17: E265 block comment should start with '# '
Line 2005:17: E265 block comment should start with '# '
Line 2019:13: E265 block comment should start with '# '
Line 2020:13: E265 block comment should start with '# '
Line 2021:13: E265 block comment should start with '# '
Line 2029:13: E265 block comment should start with '# '
Line 2030:13: E265 block comment should start with '# '
Line 2050:13: E265 block comment should start with '# '
Line 2065:13: E265 block comment should start with '# '
Line 2072:20: E225 missing whitespace around operator
Line 2366:13: E265 block comment should start with '# '
Line 2367:13: E265 block comment should start with '# '
Line 2370:13: E265 block comment should start with '# '

Line 54:5: E265 block comment should start with '# '
Line 58:15: E128 continuation line under-indented for visual indent

Line 558:48: E128 continuation line under-indented for visual indent
Line 559:42: E128 continuation line under-indented for visual indent

Line 171:18: E711 comparison to None should be 'if cond is None:'

Line 233:5: E265 block comment should start with '# '
Line 235:1: E302 expected 2 blank lines, found 1

Comment last updated at 2024-04-15 19:58:20 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

5 participants