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 2dec7c9 commit 90b1ff9Copy full SHA for 90b1ff9
tests/test_aio.py
@@ -35,8 +35,6 @@
35
TEST_FUNCTIONS_DIR = pathlib.Path(__file__).resolve().parent / "test_functions"
36
37
38
-
39
40
def test_invalid_function_definition_missing_function_file():
41
source = TEST_FUNCTIONS_DIR / "missing_function_file" / "main.py"
42
target = "function"
0 commit comments