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: Keep staterror from affecting multiple samples #1965

Merged
merged 10 commits into from
Aug 28, 2022

Commits on Aug 27, 2022

  1. fix staterror

    Lukas Heinrich authored and Lukas Heinrich committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    cf772c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e6345 View commit details
    Browse the repository at this point in the history
  3. add test for staterror fix

    kratsg committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    0af0b2c View commit details
    Browse the repository at this point in the history
  4. change to =0.001

    kratsg committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    27012d2 View commit details
    Browse the repository at this point in the history
  5. typo

    kratsg committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    88fbfa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4159835 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f14b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    54c0a59 View commit details
    Browse the repository at this point in the history
  2. Open file with a context manager to avoid having to ignore warnings l…

    …ater
    
    c.f. pyproject.toml for current warnings being ignored
    matthewfeickert committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a3808a3 View commit details
    Browse the repository at this point in the history
  3. naming

    matthewfeickert committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    3bacc51 View commit details
    Browse the repository at this point in the history