commit | 53644f66beec5d12fcb33f9e85c0cd9eea91e486 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Aug 03 16:08:59 2022 +0300 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | a927fef43cc81a584afec1f85e98d6fe1cb3cd02 | |
parent | 690d3ec069059d34ccbf80bf255dac9a1eb749f0 [diff] [blame] |
Reformat the source code using black Change-Id: I54e7f6b9a60e4caa42158bf6259c671bc800e4a8
diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..aa4949a --- /dev/null +++ b/pyproject.toml
@@ -0,0 +1,2 @@ +[tool.black] +line-length = 100