| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
561897b4ee
|
Disallow unions in dataclass messages, move check to creation instead of usage (#499)
* Disallow unions in dataclass messages, move check to creation instead of usage * make image serializable by pydantic * fixup team one * update lockfile * fix * fix dataclass checking bug * fix mypy |
1 year ago |
|
|
306541e247 |
Fixup ruff config and inclusions (#495)
* add tests to ruff for core * fmt * lint * lint fixes * fixup more dirs * dont include non python * lint fixes * lint fixes * fix dir name * dont relative include |
1 year ago |
|
|
4ff5610853 |
Migrate to uv and poe for workspace management and task running (#424)
* Migrate to uv and poe for workspace management and task running * install python * try fix * ensure workspace venv in used * package dir * move nbqa to mypy task * separate sync, clarify docs |
1 year ago |
|
|
5e8840d13c |
Python: organize packages in package directory (#420)
* Move packages to packages directory * remove screenshot * update some paths |
1 year ago |