mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc: fix generation of python stub
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ from typing import Dict
|
||||
"""
|
||||
|
||||
CONSTANT_RE = (
|
||||
r" `(?P<constant>WEECHAT_[A-Z0-9_]+)` "
|
||||
r"( |\|) `(?P<constant>WEECHAT_[A-Z0-9_]+)` "
|
||||
r"\((?P<type>(string|integer))\)(?: \+)?"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user