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

Fix liniting error in pre-commit checks #114

Closed
wants to merge 25 commits into from

Commits on Feb 28, 2024

  1. Update const.py

    Fix formatting from error in pre-commit check
    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    afa4261 View commit details
    Browse the repository at this point in the history
  2. Update const.py

    Perhaps is is the forward slash.
    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    667da79 View commit details
    Browse the repository at this point in the history
  3. Update const.py

    Seems it wants parentheses around the dict value.
    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ebca2e7 View commit details
    Browse the repository at this point in the history
  4. Update const.py

    Going to multiline...
    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    99d64b2 View commit details
    Browse the repository at this point in the history
  5. Update binary_sensor.py

    From: killer0071234/python-zamg@419ee04
    
    Added ` # fmt: skip` at the end of the comment line
    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dd0f9f6 View commit details
    Browse the repository at this point in the history
  6. Update entity.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bb81a16 View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    97660b3 View commit details
    Browse the repository at this point in the history
  8. Update device_tracker.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8e9d8c7 View commit details
    Browse the repository at this point in the history
  9. Update binary_sensor.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e92a2ea View commit details
    Browse the repository at this point in the history
  10. Update __init__.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8e333b3 View commit details
    Browse the repository at this point in the history
  11. Update entity.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    319b8b3 View commit details
    Browse the repository at this point in the history
  12. Update switch.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7f32ea1 View commit details
    Browse the repository at this point in the history
  13. Update device_tracker.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    26977b1 View commit details
    Browse the repository at this point in the history
  14. Update config_flow.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    218e48c View commit details
    Browse the repository at this point in the history
  15. Update sensor.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5d85986 View commit details
    Browse the repository at this point in the history
  16. Update switch.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c8befd8 View commit details
    Browse the repository at this point in the history
  17. Update sensor.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    46cdea7 View commit details
    Browse the repository at this point in the history
  18. Update device_tracker.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2206312 View commit details
    Browse the repository at this point in the history
  19. Update const.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1040b9d View commit details
    Browse the repository at this point in the history
  20. Update config_flow.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82139f8 View commit details
    Browse the repository at this point in the history
  21. Update const.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    78a28b0 View commit details
    Browse the repository at this point in the history
  22. Update conftest.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3642a96 View commit details
    Browse the repository at this point in the history
  23. Update test_init.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0dedfa4 View commit details
    Browse the repository at this point in the history
  24. Update test_switch.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    550a623 View commit details
    Browse the repository at this point in the history
  25. Update test_config_flow.py

    jaymunro committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bd163cb View commit details
    Browse the repository at this point in the history