doc: Fix Pep8.

setup.py
Pierre-Antoine Rouby 2024-02-13 11:51:45 +01:00
parent 82e8b510ca
commit ef72ff6903
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ logger = logging.getLogger()
_translate = QCoreApplication.translate
class DocWindow(PamhyrWindow):
_pamhyr_ui = "WebView"
_pamhyr_name = "Documentation"