We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e938b82 commit d11277bCopy full SHA for d11277b
pyproject.toml
@@ -29,7 +29,7 @@ isort = "^5.10.1"
29
profile = "black"
30
multi_line_output = 3 # Vertical Hanging Indent
31
src_paths = "tap_linear"
32
-linear
+
33
[build-system]
34
# Uncomment the pinned version in favor of the git URL once
35
# https://github.com/python-poetry/poetry-core/pull/257 is merged
0 commit comments