Skip to content

Commit 7a090c1

Browse files
authored
Changelog 13559 valid type literal update
1 parent 3549cab commit 7a090c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog/13559.bugfix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In [argpasring.py](https://github.com/pytest-dev/pytest/commit/d126389308eb787efa0c0ebffc566a5bb1619e4d#diff-fba659a65c3f48c4b1aa922c07dddb92d10c059c84eb383b1ae16197987463b5R177) supported type "int" and "float" are not added. So type checker tools shows error.
2+
3+
Fixed by adding "int" and "float" as valid type literal

0 commit comments

Comments
 (0)