Skip to content

Commit 3623447

Browse files
committed
Add support for things
1 parent 2f3d092 commit 3623447

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ nodestream = "^0.13.0"
2929
# Allow lines to be as long as 120.
3030
line-length = 120
3131

32+
[tool.isort]
33+
profile = "black"
34+
3235
[tool.poetry.plugins."nodestream.plugins"]
3336
projects = "nodestream_plugin_meta.plugin"
3437

0 commit comments

Comments
 (0)