This commit is contained in:
Viktor Barzin
2020-06-02 01:57:22 +01:00
committed by GitHub
parent c73aedb68d
commit 4cd8bde604

View File

@@ -1,2 +1,2 @@
def fx(requenst):
def fx(request):
return "hello world"