Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

jorgebodega/pydantic-10970

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example repo for pydantic/pydantic#10970

This is a very simple example to reproduce the error, just need to have uv installed:

  • uv sync to install both packages
  • uv run hello.py to check that is running as expected
  • uv run mypy . to check that mypy is raising an error

There is a branch pydantic-2.9.2 to show that the error is not present in that version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages