Skip to content

redirect_output_to: flush(), fsync(), and close before resetting stdout and stderr #228

redirect_output_to: flush(), fsync(), and close before resetting stdout and stderr

redirect_output_to: flush(), fsync(), and close before resetting stdout and stderr #228

Workflow file for this run

name: Lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable