Skip to content

Remove pydantic exceptions from the public interface #204

Remove pydantic exceptions from the public interface

Remove pydantic exceptions from the public interface #204

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/[email protected]