ifw-arz commited on
Commit
92e7b0b
1 Parent(s): 90ae654

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -140,4 +140,4 @@ def root():
140
 
141
  @app.get("/test")
142
  def test():
143
- return "das ist ein Test"
 
140
 
141
  @app.get("/test")
142
  def test():
143
+ return {"das ist ein Test"}