Skip to content

Commit 768706a

Browse files
authored
Fixed stuff
1 parent 18e1f66 commit 768706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
@app.route('/')
88
def hello_world(): # put application's code here
9-
return 'Python Import Index read our ReadMe https://github.com/ualberta-smr/Python-Import-Index/blob/main/README.md'
9+
return 'Python Import Index read our ReadMe https://github.com/ualberta-smr/Python-Import-Index/blob/main/README.md\n\n\n Made by Kolby Moroz Liebl and Marafi Mergani'
1010

1111

1212
# http://127.0.0.1:5000/library/discord.py:0.11.0,setuptools

0 commit comments

Comments
 (0)