Skip to content

Commit 7d4943e

Browse files
committed
Kowa mi kin help to, kopeng?
1 parent a408c2a commit 7d4943e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def hello(name):
1818
# '/api/v1/details'
1919
@app.route('/api/v1/details')
2020
def details():
21-
msg = 'Oye beratna!'
21+
msg = 'Oye beratna! Kowa mi kin help to, kopeng?'
2222
json_data = {
2323
"message": msg,
2424
"time": datetime.datetime.now().strftime("%H:%M:%S on %B %d, %Y"),

0 commit comments

Comments
 (0)