JHEZUFHUZYEFHZHFUZH

This commit is contained in:
pino 2022-08-15 21:22:39 +02:00
parent fc9580204f
commit 07236f1c20
3 changed files with 7 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__/*
*.pyc
*.pyc
env

4
run.py
View File

@ -1,4 +1,4 @@
from utils import fetch
import shitfetch
if __name__ == '__main__' :
fetch
shitfetch

3
shitfetch.py Normal file
View File

@ -0,0 +1,3 @@
from utils import fetch
def __init__():
fetch