Skip to content

Remove contradicting comment in docstring of BaseModel.__get_pydantic_core_schema__ #13

Remove contradicting comment in docstring of BaseModel.__get_pydantic_core_schema__

Remove contradicting comment in docstring of BaseModel.__get_pydantic_core_schema__ #13

Workflow file for this run

name: release notes
on:
pull_request_target:
types: [opened]
jobs:
auto-labeler:
name: auto-labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5