Skip to content

add HF PT 2.3 Inf release configs #8096

add HF PT 2.3 Inf release configs

add HF PT 2.3 Inf release configs #8096

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"