pre-commit autoupdate (#3876)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2023-09-09 23:12:30 +02:00
committed by GitHub
parent 82c98b64a7
commit f77f4b0cf7
37 changed files with 46 additions and 49 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""This example showcases how PTBs "arbitrary callback data" feature can be used.
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""Bot that explains Telegram's "Deep Linking Parameters" functionality.
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""This is a very simple example on how one could implement a custom error handler."""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""Simple inline keyboard bot with multiple CallbackQueryHandlers.
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""Basic example for a bot that can receive payment from user."""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
-1
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python
# pylint: disable=import-error
"""Simple Bot to reply to Telegram messages.
This is built on the API wrapper, see echobot.py to see the same example built
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument, import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# pylint: disable=unused-argument,import-error
# pylint: disable=unused-argument
# This program is dedicated to the public domain under the CC0 license.
"""