Skip to content

Commit bd513cd

Browse files
committed
Merge branch 'master' of github.com:eternnoir/pyTelegramBotAPI
2 parents 0cb99b4 + ef22faf commit bd513cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telebot/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
import threading
4+
import re
45
import sys
56
import six
67
from six import string_types

0 commit comments

Comments
 (0)