Skip to content

chore: patch huggingface pytorch 1.13 image #7088

chore: patch huggingface pytorch 1.13 image

chore: patch huggingface pytorch 1.13 image #7088

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/[email protected]
with:
options: "--check --verbose -l 100"