mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-08 21:14:43 +08:00
Enable a test that is kind of xfailing
This commit is contained in:
@@ -349,7 +349,8 @@ in_out2("")
|
||||
in_out2(str())
|
||||
#? str() int()
|
||||
in_out2()
|
||||
##? str() int()
|
||||
# TODO this should actually be str() int(), because of the constraints.
|
||||
#? float()
|
||||
in_out2(1.0)
|
||||
|
||||
# -------------------------
|
||||
|
||||
Reference in New Issue
Block a user