Automatically sort Python imports in code.
This commit is contained in:
parent
99522234ea
commit
f0581271f6
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -4,6 +4,7 @@
|
|||
* Document installing borgmatic with pip install --user instead of a system Python install.
|
||||
* Get more reproducible builds by pinning the versions of pip and tox used to run tests.
|
||||
* Factor out build/test configuration from tox.ini file.
|
||||
* Automatically sort Python imports in code.
|
||||
|
||||
1.3.3
|
||||
* Add validate-borgmatic-config command, useful for validating borgmatic config generated by
|
||||
|
|
Loading…
Reference in a new issue