summaryrefslogtreecommitdiff
path: root/examples/basic_completion.py
Commit message (Expand)AuthorAgeFilesLines
* Add in isort changesTodd Leonhardt2021-01-311-1/+3
* Add black for automatic code formatTodd Leonhardt2021-01-311-33/+26
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+3
* Updated tab completion documentationKevin Van Brunt2020-04-231-1/+1
* Added apply_style to CompletionErrorKevin Van Brunt2020-02-181-2/+1
* Added use of CompletionError to basic completion exampleKevin Van Brunt2020-02-181-6/+23
* Fixed missing importKevin Van Brunt2020-02-131-0/+2
* Updated documentationKevin Van Brunt2020-02-131-5/+5
* Removed dash from 'tab complete' stringKevin Van Brunt2020-02-131-6/+6
* Removed use of argparse from basic completion exampleKevin Van Brunt2020-02-131-46/+30
* Overhauling tab completion examplesKevin Van Brunt2020-02-121-0/+105