japolyak / Learning-Platform-Tutorilla

0 stars 0 forks source link

No white spaces #19

Open japolyak opened 7 months ago

japolyak commented 7 months ago

Come with idea, how not split subjects with whitespaces -> Computer science

@bot.callback_query_handler(func=lambda call: True)
def callback_handler(call: CallbackQuery):
    callback_data = call.data.split()