Skip to content

Commit f4d1db6

Browse files
committed
Update conformance result for pyright/qualifiers_final_decorator.toml
1 parent 06ce4cc commit f4d1db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: conformance/results/pyright/qualifiers_final_decorator.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conformant = "Pass"
1+
conformant = "Partial"
22
output = """
33
qualifiers_final_decorator.py:8:6 - warning: Import "_qualifiers_final_decorator" could not be resolved from source (reportMissingModuleSource)
44
qualifiers_final_decorator.py:21:16 - error: Base class "Base1" is marked final and cannot be subclassed (reportGeneralTypeIssues)

0 commit comments

Comments
 (0)