diff options
| author | Timothy Crosley <timothy.crosley@gmail.com> | 2019-11-04 16:06:03 -0800 |
|---|---|---|
| committer | Timothy Crosley <timothy.crosley@gmail.com> | 2019-11-04 16:06:03 -0800 |
| commit | 5f309134d3db214dfc368454189bc2c35c9d4ceb (patch) | |
| tree | 6294bf744dcb0549af629d1da2e4240bfdb25e31 /.gitignore | |
| parent | 2221d4603d18395072fba2a881a3b38c7fdb53f4 (diff) | |
| download | isort-5f309134d3db214dfc368454189bc2c35c9d4ceb.tar.gz | |
Add initial simplified API for using isort
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ npm-debug.log # Unit test / coverage reports .coverage +.coverage.* .pytest_cache .tox nosetests.xml |
