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

Wrap long lines to comply with flake8 E501 #4985

Merged
merged 24 commits into from
Jan 11, 2022

Commits on Jan 8, 2022

  1. Update flake8 settings

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6f770ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3680a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237be9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb718fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2697fb3 View commit details
    Browse the repository at this point in the history
  6. Fix typo "already exits"

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7302823 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d131e3e View commit details
    Browse the repository at this point in the history
  8. Fix in-line comments

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ed11f32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3975f8a View commit details
    Browse the repository at this point in the history
  10. Fix docstrings

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    a21b2a7 View commit details
    Browse the repository at this point in the history
  11. Ignore misc

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    4d44e8a View commit details
    Browse the repository at this point in the history
  12. Fix f-strings in src

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    569a4d7 View commit details
    Browse the repository at this point in the history
  13. Fix f-strings in tests

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ba77748 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cdbdb5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3237d0c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff44469 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1544e8d View commit details
    Browse the repository at this point in the history
  18. Revert namespace change

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    1096d2b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cc2dd2d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c69ba0a View commit details
    Browse the repository at this point in the history
  21. Autoformat install scripts

    stinodego committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    4861d42 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b350568 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f1c0d2a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Replace strings by constant

    stinodego committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    25a35ac View commit details
    Browse the repository at this point in the history