Skip to content

Bump python-multipart from 0.0.6 to 0.0.7 in /agenta-backend #905

Bump python-multipart from 0.0.6 to 0.0.7 in /agenta-backend

Bump python-multipart from 0.0.6 to 0.0.7 in /agenta-backend #905

name: Check Python Code - Black
on:
pull_request:
paths:
- "agenta-backend/**"
- "agenta-cli/**"
- "examples/**"
jobs:
linter_name:
name: runner / black check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]