enthought / traits

Observable typed attributes for Python classes
Other
432 stars 85 forks source link

Fix rst issues identified by "sphinx-lint" #1652

Closed rahulporuri closed 2 years ago

rahulporuri commented 2 years ago

Fix rst issues found by the sphinx-lint linter. Ref https://github.com/sphinx-contrib/sphinx-lint

Checklist

rahulporuri commented 2 years ago

As expected, the docs CI job failed, displaying the following errors -

source/changelog.rst:1: No newline at end of file. (missing-final-newline)
source/traits_user_manual/advanced.rst:1534: No newline at end of file. (missing-final-newline)
source/traits_user_manual/debugging.rst:74: missing space before role (missing-space-before-role)
source/traits_user_manual/debugging.rst:36: trailing whitespace (trailing-whitespace)