Skip to content

Commit ac4d0f6

Browse files
committed
t Merge branch 'master' of github.com:arnav-jain1/mypy
Added another custom plugin test
2 parents 2866660 + 5c351a2 commit ac4d0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-custom-plugin.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,4 +1125,4 @@ reveal_type(c) # N: Revealed type is "Literal[7]"
11251125
[file mypy.ini]
11261126
\[mypy]
11271127
plugins=<ROOT>/test-data/unit/plugins/magic_method.py
1128-
[builtins fixtures/ops.pyi]
1128+
[builtins fixtures/ops.pyi]

0 commit comments

Comments
 (0)