mirror of
https://gitlab.com/oloturia/fumcaso.git
synced 2025-01-07 22:17:18 +01:00
minor fix
This commit is contained in:
parent
6033f6b238
commit
8033fc6990
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/python3
|
||||
from telegram.ext import Updater, CommandHandler
|
||||
from randstrip import createStrip,readConfig
|
||||
import requests
|
||||
|
|
Loading…
Reference in a new issue