Skip to content

Commit 466c982

Browse files
authored
Update test_reader_result_like.yml (#2035)
1 parent 76d851d commit 466c982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typesafety/test_interfaces/test_specific/test_reader_result/test_reader_result_like.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
main:20: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
108108
main:25: error: Signature of "from_failed_context" incompatible with supertype "ReaderResultLikeN" [override]
109109
main:25: note: Superclass:
110+
main:25: note: @classmethod
110111
main:25: note: def [_ErrorType, _EnvType] from_failed_context(cls, inner_value: RequiresContext[_ErrorType, _EnvType]) -> KindN[MyClass[T, V, U], T, _ErrorType, _EnvType]
111112
main:25: note: Subclass:
112113
main:25: note: @classmethod

0 commit comments

Comments
 (0)