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

Add ruff docstring linting and fix issues #979

Closed
wants to merge 21 commits into from

Commits on Nov 13, 2024

  1. improved docs

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f9faae2 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    563ea82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5f6167 View commit details
    Browse the repository at this point in the history
  4. fix

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ed229c3 View commit details
    Browse the repository at this point in the history
  5. align rx docstring

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    896f94d View commit details
    Browse the repository at this point in the history
  6. add type

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    755496d View commit details
    Browse the repository at this point in the history
  7. align rx docstring

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b712cc1 View commit details
    Browse the repository at this point in the history
  8. align docstrings

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    25733d2 View commit details
    Browse the repository at this point in the history
  9. fix

    MarcSkovMadsen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    65ae984 View commit details
    Browse the repository at this point in the history
  10. Update tests/testreactive.py

    Co-authored-by: Simon Høxbro Hansen <[email protected]>
    MarcSkovMadsen and hoxbro authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6a7be70 View commit details
    Browse the repository at this point in the history
  11. Fix lint

    hoxbro committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    edda46b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update param/parameterized.py

    Co-authored-by: Maxime Liquet <[email protected]>
    MarcSkovMadsen and maximlt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ecbd92b View commit details
    Browse the repository at this point in the history
  2. Update param/parameterized.py

    Co-authored-by: Maxime Liquet <[email protected]>
    MarcSkovMadsen and maximlt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3a17a10 View commit details
    Browse the repository at this point in the history
  3. Update param/parameterized.py

    Co-authored-by: Maxime Liquet <[email protected]>
    MarcSkovMadsen and maximlt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b55ef26 View commit details
    Browse the repository at this point in the history
  4. Update param/reactive.py

    Co-authored-by: Philipp Rudiger <[email protected]>
    MarcSkovMadsen and philippjfr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    173ff9c View commit details
    Browse the repository at this point in the history
  5. review feedback

    MarcSkovMadsen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f7c92da View commit details
    Browse the repository at this point in the history
  6. Merge branch 'enhancement/rx-docs' of https://github.com/holoviz/param

    …into enhancement/rx-docs
    MarcSkovMadsen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ba18b87 View commit details
    Browse the repository at this point in the history
  7. Update param/parameterized.py

    Co-authored-by: Maxime Liquet <[email protected]>
    MarcSkovMadsen and maximlt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2d5b832 View commit details
    Browse the repository at this point in the history
  8. review feedback

    MarcSkovMadsen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    63f96df View commit details
    Browse the repository at this point in the history
  9. ruff check --fix

    MarcSkovMadsen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9a2054b View commit details
    Browse the repository at this point in the history
  10. fix

    MarcSkovMadsen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    938d6a0 View commit details
    Browse the repository at this point in the history