Skip to content

[Feature Request]: Give nice error messages when users mistype a model's arguments #173

[Feature Request]: Give nice error messages when users mistype a model's arguments

[Feature Request]: Give nice error messages when users mistype a model's arguments #173

Workflow file for this run

name: CLA 🔏
on:
issue_comment:
types:
- created
# For PRs that originate from forks
pull_request_target:
types:
- opened
- closed
- synchronize
jobs:
CLA:
name: CLA 📝
uses: insightsengineering/.github/.github/workflows/cla.yaml@main
secrets: inherit