Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
855b606c by Abhilash Raj at 2022-03-13T16:06:22-07:00
Add sort-imports tox command to sort all imports

- - - - -
97eabd11 by Abhilash Raj at 2022-03-13T23:31:04+00:00
Merge branch 'isort' into 'master'

Add sort-imports tox command to sort all imports

See merge request mailman/mailman!985
- - - - -


1 changed file:

- tox.ini


Changes:

=====================================
tox.ini
=====================================
@@ -67,3 +67,8 @@ multi_line_output = 3
 order_by_type = False
 no_sections = True
 combine_as_imports = True
+
+[testenv:sort-imports]
+basepython = python3
+commands = isort .
+deps = isort



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/dfd2a7899c9ad22b874b315cfdb033c8b383af17...97eabd110877381d5263cd282238eb259788eb86

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/dfd2a7899c9ad22b874b315cfdb033c8b383af17...97eabd110877381d5263cd282238eb259788eb86
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to