From 3c890a7846abbd7113f9eef92e8d9e6ecde12a73 Mon Sep 17 00:00:00 2001 From: Waffle Date: Sat, 26 May 2018 16:37:25 +0300 Subject: [PATCH] Remove 2 spaces up to TeleBot class. Update: telebot/__init__.py --- telebot/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/telebot/__init__.py b/telebot/__init__.py index 838bbd1..14cfe3f 100644 --- a/telebot/__init__.py +++ b/telebot/__init__.py @@ -116,8 +116,6 @@ class Saver: return result - - class TeleBot: """ This is TeleBot Class Methods: