##// 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:

r25236:fd1a027a
r25705:ad14ee33
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- good first issue
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows