- Notifications
You must be signed in to change notification settings - Fork5.7k
API 6.1 for V13#3117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
API 6.1 for V13#3117
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Why is pre-commit failing? I thought we had managed that in#3027? |
Is it the same error or was it a different one? |
On this PR it's telegram/__main__.py:44:error:unused'type: ignore'commentFound1errorin1file (checked155sourcefiles) on#3027 it was telegram/__main__.py:44:error:Modulehasnoattribute"__version__" [attr-defined]Found9errorsin2files (checked155sourcefiles) |
Yeah I don't know, it works perfectly for pycharm, and it definitely fails locally when I remove the comment. Oh hey look at that it works on CI without it. |
Same PR as#3112, just with V13