Replies: 4 comments
-
so there is a small fix for this. is a pull requests may be opened for everyone? |
Beta Was this translation helpful? Give feedback.
0 replies
-
also fix commit in a forked repo: and created pr: #1756 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
No need to tune code style and waste the time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using?
4.7.0
What OS are you using?
MacOS 12.5
What version of python are you using?
python 3.8
I'm reading the util.py (https://github.com/eternnoir/pyTelegramBotAPI/blob/master/telebot/util.py)
and noticed a difference in style
so I suggest a small code style fix for quotes for example
cause it's would be better for readability and consistency
Some link for recomendation: https://docs.ckan.org/en/ckan-2.1.5/python-coding-standards.html#use-single-quotes
Beta Was this translation helpful? Give feedback.
All reactions