projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41cedd5
)
Standardize import sorting
37/13637/2
author
Daniel Arndt
<daniel.arndt@canonical.com>
Wed, 5 Jul 2023 17:14:09 +0000
(14:14 -0300)
committer
beierlm
<mark.beierl@canonical.com>
Wed, 5 Jul 2023 19:14:40 +0000
(21:14 +0200)
Change-Id: I320d1056b16df70903f166899e259a6dab5421af
Signed-off-by: Daniel Arndt <daniel.arndt@canonical.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
9d18409
..
0792929
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-15,6
+15,9
@@
# limitations under the License.
#######################################################################################
+[isort]
+profile = "black"
+
[tox]
envlist = black, cover, flake8, pylint, safety