1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

configure isort

This commit is contained in:
Patrick Kanzler
2023-08-10 22:08:04 +02:00
parent 2b62c8e28d
commit b82c8526b2

View File

@@ -1,3 +1,6 @@
[tool.black]
extend-exclude = 'capabilities-data'
[tool.isort]
profile = "black"