Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef4250c

Browse files
committed
fix-parenthesis
1 parent 823034c commit ef4250c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_completer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2564,6 +2564,7 @@ def test_undefined_variables(use_jedi, evaluation, code, insert_text):
25642564
),
25652565
["append"],
25662566
],
2567+
[
25672568
"\n".join(
25682569
[
25692570
"t: int | dict = {'a': []}",

0 commit comments

Comments
 (0)