Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: replicate/replicate-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: replicate/replicate-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    2ec0c52 View commit details
    Browse the repository at this point in the history
  2. Fix runtime error with incorrect variable arguments

    This commit fixes a bug introduced by requiring `use_file_output` to
    be a keyword parameter.
    aron authored and zeke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5c7f210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9218c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f61bece View commit details
    Browse the repository at this point in the history
  5. try not waiting in tests

    zeke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eb72919 View commit details
    Browse the repository at this point in the history
  6. use file output in tests

    zeke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b9d803c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c59bb32 View commit details
    Browse the repository at this point in the history
Loading