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 stdout/stderr redirects #25

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 12, 2024

  1. Update .gitignore

    kenodegard committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    84b7619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12f6b7 View commit details
    Browse the repository at this point in the history
  3. Update ruff rules

    kenodegard committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3d3ec77 View commit details
    Browse the repository at this point in the history
  4. Add print & capsys tests

    kenodegard committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9c131c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Use pytest_runtest_call

    kenodegard committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    003bbe6 View commit details
    Browse the repository at this point in the history
  2. Add ruff target-version

    kenodegard committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    887ad44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ab172 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    14446c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ea7ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b026dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f320b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    1b9a580 View commit details
    Browse the repository at this point in the history
  2. Update .pre-commit-config.yaml

    Co-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>
    art049 and edgarrmondragon committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d3d8405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b5d09 View commit details
    Browse the repository at this point in the history