##// END OF EJS Templates
Cleanup and type annotate completer.py...
Cleanup and type annotate completer.py Remove some of the unnecessary u'' prefixes, replace some of the return tuples with `namedtuples` to make the code a bit more clearer and flexible.

File last commit:

r25420:b1231d60
r25705:ad14ee33
Show More
pytest.ini
2 lines | 34 B | text/x-ini | IniLexer
[pytest]
addopts = --durations=10