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

Optional Pagination #168

Merged
merged 15 commits into from
Nov 12, 2024
Merged

Commits on May 24, 2024

  1. Pre-commit-update

    fruitymedley committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a3e6b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711230a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d0b9a View commit details
    Browse the repository at this point in the history
  4. Clarify docstring

    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    fruitymedley and sourcery-ai[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    10aa828 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Documentation

    fruitymedley committed May 28, 2024
    Configuration menu
    Copy the full SHA
    355f969 View commit details
    Browse the repository at this point in the history
  2. Add exclude relay test

    fruitymedley committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dbc0c3e View commit details
    Browse the repository at this point in the history
  3. Add release.md

    fruitymedley committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d12e078 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Use property of class

    jojo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    49a69b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Restore relay.py

    fruitymedley committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    140bc65 View commit details
    Browse the repository at this point in the history
  2. Upd test to use list

    fruitymedley committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a2e5da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    61a8d01 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Ckk3 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0fe7cd2 View commit details
    Browse the repository at this point in the history
  3. adding type ignore on return

    Ckk3 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4b1728a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix test

    Ckk3 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9a1f133 View commit details
    Browse the repository at this point in the history
  2. use isinstance on test

    Ckk3 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    02ee627 View commit details
    Browse the repository at this point in the history