We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef5672 commit 5a54c92Copy full SHA for 5a54c92
template/python3-flask/function/handler_test.py
@@ -5,4 +5,5 @@
5
# tox.ini file, in addition to deleting this file.
6
7
def test_handle():
8
- assert handle("input") == "input"
+ # assert handle("input") == "input"
9
+ pass
0 commit comments