Skip to content

Commit 1e3f8d4

Browse files
committed
Address daemon test failure
1 parent ff6d7f4 commit 1e3f8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/daemon.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Daemon stopped
122122
Daemon started
123123
foo.py:1: error: Function is missing a return type annotation
124124
def f():
125-
^
125+
^~~~~~~~
126126
foo.py:1: note: Use "-> None" if function does not return a value
127127
Found 1 error in 1 file (checked 1 source file)
128128
== Return code: 1

0 commit comments

Comments
 (0)