Fix missing empty line ...
... to make overview on sections clearer
This commit is contained in:
parent
d507e1f56d
commit
9083cebe18
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ semver = "^3.0" # to test the version identifier
|
||||||
tomli = [ { python = "<3.11", version = "^2.0" } ]
|
tomli = [ { python = "<3.11", version = "^2.0" } ]
|
||||||
xdoctest = { extras = ["colors"], version = "^1.2" }
|
xdoctest = { extras = ["colors"], version = "^1.2" }
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
|
|
||||||
"Issues Tracker" = "https://github.com/webartifex/lalib/issues"
|
"Issues Tracker" = "https://github.com/webartifex/lalib/issues"
|
||||||
|
|
Loading…
Reference in a new issue