Skip to content

Commit f75e329

Browse files
committed
fix docstring
1 parent ea7c54b commit f75e329

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

telegram/dispatcher.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,11 @@ class Dispatcher:
118118
A dictionary that contains the result of
119119
re.match(matcher, ...).groupdict()
120120
121-
Attributes:
122-
123121
Args:
124122
bot (telegram.Bot): The bot object that should be passed to the
125-
handlers update_queue (queue.Queue): The synchronized queue that will
126-
contain the updates.
123+
handlers
124+
update_queue (queue.Queue): The synchronized queue that will
125+
contain the updates.
127126
"""
128127
def __init__(self, bot, update_queue, workers=4):
129128
self.bot = bot

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy