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

"Address" detected by pre-commit issues #40

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

Conversation

yarikoptic
Copy link

Individual commits would have more information, but it seems like developers are not using the pre-commit even though it was setup and works quite well?

Older one was confused by ; in the f-string etc:

    flake8...................................................................Failed
    - hook id: flake8
    - exit code: 1

    bids2table/entities.py:114:58: E702 multiple statements on one line (semicolon)
    bids2table/entities.py:120:72: E702 multiple statements on one line (semicolon)
    bids2table/extractors/image.py:61:56: E702 multiple statements on one line (semicolon)
    bids2table/table.py:194:36: E702 multiple statements on one line (semicolon)

with newer one it is all clean
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.

1 participant