Can't wait for part 2 and 3.
I'm curious about your point of view regarding absolute vs relative imports (I saw some relative imports in the examples)
Can't wait for part 2 and 3.
I'm curious about your point of view regarding absolute vs relative imports (I saw some relative imports in the examples)
To get a clean lockfile, you need to run `uv sync --no-cache` or uv will still set your package locked to a dyn version
To get a clean lockfile, you need to run `uv sync --no-cache` or uv will still set your package locked to a dyn version
No more black, isort and flake8 for me.
Just ruff (lint+fmt), pylint (because not everything is implemented in ruff) + pyright (more natural as I am a vscode user).
And uv.
No more black, isort and flake8 for me.
Just ruff (lint+fmt), pylint (because not everything is implemented in ruff) + pyright (more natural as I am a vscode user).
And uv.