Skip to content

Add Neuron(X) SDK 2.20.2 images to release_images.md #7951

Add Neuron(X) SDK 2.20.2 images to release_images.md

Add Neuron(X) SDK 2.20.2 images to release_images.md #7951

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@23.12.1
with:
options: "--check --verbose -l 100"