Skip to content

Commit 90b1ff9

Browse files
committed
style: run formmater
1 parent 2dec7c9 commit 90b1ff9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_aio.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
TEST_FUNCTIONS_DIR = pathlib.Path(__file__).resolve().parent / "test_functions"
3636

3737

38-
39-
4038
def test_invalid_function_definition_missing_function_file():
4139
source = TEST_FUNCTIONS_DIR / "missing_function_file" / "main.py"
4240
target = "function"

0 commit comments

Comments
 (0)