diff --git a/init.py b/init.py index 488cb93..cf83698 100644 --- a/init.py +++ b/init.py @@ -1,7 +1,7 @@ +"""Module providing a function printing python version.""" from os.path import exists -import requests from time import sleep - +import requests # bucle infinito while True: # Si está online