mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Improve method signatures in the docs
This commit is contained in:
@@ -106,7 +106,8 @@ def skip(app, what, name, obj, would_skip, options):
|
||||
'__init__',
|
||||
'__abstractmethods__',
|
||||
'__module__',
|
||||
'__doc__'
|
||||
'__doc__',
|
||||
'__dict__'
|
||||
}
|
||||
|
||||
return would_skip
|
||||
|
Reference in New Issue
Block a user