Pre-commit failing on genetic_algoirthm/basic_string · Issue #7940 · TheAlgorithms/Python · GitHub
Skip to content

Pre-commit failing on genetic_algoirthm/basic_string #7940

Description

@CaedenPH

Repository commit

f512b4d

Python version (python --version)

Python 3.10.8

Dependencies version (pip freeze)

.

Expected behavior

return (item, float(score)) # noqa: B023

Actual behavior

return (item, float(score)) # noqa: B023 is stripped by

 repo: https://github.com/asottile/yesqa
    rev: v1.4.0
    hooks:
      - id: yesqa
        additional_dependencies:
          *flake8-plugins

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions