Python dataclasses work behind the scenes to make your Python classes less verbose and more powerful all at once. Here's an introduction to using dataclasses in Python. Everything in Python is an ...
I'm running the tests in a directory that I got to using a symlink. It is now complaining that the output isn't right on some tests, since apparently the absolute path is reported instead of the ...
bug V1Bug related to Pydantic V1.XBug related to Pydantic V1.X pydantic version: 1.8.1 pydantic compiled: False install path: /nix/store ...