Fix missing empty line ...

... to make overview on sections clearer
This commit is contained in:
Alexander Hess 2024-09-18 15:08:19 +02:00
parent d507e1f56d
commit 9083cebe18
Signed by: alexander
GPG key ID: 344EA5AB10D868E0

View file

@ -78,6 +78,7 @@ semver = "^3.0" # to test the version identifier
tomli = [ { python = "<3.11", version = "^2.0" } ]
xdoctest = { extras = ["colors"], version = "^1.2" }
[tool.poetry.urls]
"Issues Tracker" = "https://github.com/webartifex/lalib/issues"