See the commit messages for more details.
See the commit messages for more details.
gotmax23/pyforgejo:metadata-fixes into main See the commit messages for more details.
Relates: fb34104bac
This signals to mypy that this project has valid type annotations that should be used. Otherwise, it warns about untyped imports and checks nothing.
This is a `[tool.poetry]` config option that's not allowed in `[project]`, and this is detected by default anyways.
It would also be a good idea to run mypy in CI to make sure the types remain valid if anything changes, but I don't see CI enabled for this repo yet.
Note that the Poetry version that introduces this is pretty new, though, and isn't yet available in stable Linux distributions like Fedora (other than the development version).
Thanks @gotmax23!
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?