sphinx-doc / sphinx

The Sphinx documentation generator
https://www.sphinx-doc.org/
Other
6.61k stars 2.13k forks source link

Remove unnecessary parentheses from builders #13143

Open rffontenelle opened 3 days ago

rffontenelle commented 3 days ago

Feature or Bugfix

Purpose

Solves this sphinx-lint warning spotted in a translation file

extdev/builderapi.po:82: Unnecessary parentheses in ':meth:`~.Builder.write_doc()`' (unnecessary-parentheses)

Details

See: