Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add in isort changes | Todd Leonhardt | 2021-01-31 | 1 | -1/+3 |
* | Add black for automatic code format | Todd Leonhardt | 2021-01-31 | 1 | -33/+26 |
* | Changed isort to force wrapping of imports to reduce merge conflicts from min... | Eric Lin | 2021-01-22 | 1 | -1/+3 |
* | Updated tab completion documentation | Kevin Van Brunt | 2020-04-23 | 1 | -1/+1 |
* | Added apply_style to CompletionError | Kevin Van Brunt | 2020-02-18 | 1 | -2/+1 |
* | Added use of CompletionError to basic completion example | Kevin Van Brunt | 2020-02-18 | 1 | -6/+23 |
* | Fixed missing import | Kevin Van Brunt | 2020-02-13 | 1 | -0/+2 |
* | Updated documentation | Kevin Van Brunt | 2020-02-13 | 1 | -5/+5 |
* | Removed dash from 'tab complete' string | Kevin Van Brunt | 2020-02-13 | 1 | -6/+6 |
* | Removed use of argparse from basic completion example | Kevin Van Brunt | 2020-02-13 | 1 | -46/+30 |
* | Overhauling tab completion examples | Kevin Van Brunt | 2020-02-12 | 1 | -0/+105 |