Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Bump pytest from 5.3.5 to 9.0.3 in /test/sagemaker_tests/mxnet/training #25

Bump pytest from 5.3.5 to 9.0.3 in /test/sagemaker_tests/mxnet/training

Bump pytest from 5.3.5 to 9.0.3 in /test/sagemaker_tests/mxnet/training #25

Workflow file for this run

name: dlc-format-check
on: [pull_request]
jobs:
python-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@26.3.0
with:
options: "--check --verbose -l 100"