Skip to content

Commit 8ec40c8

Browse files
rnixxclaude
andcommitted
Fix section spacing in pyproject.toml
Ensure all sections are separated by exactly one blank line as per project formatting standards. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 4a73764 commit 8ec40c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ example = "yafowil.widget.wysihtml5.example:get_example"
3737

3838
[tool.hatch.build.targets.wheel]
3939
packages = ["src/yafowil"]
40+
4041
[tool.pytest.ini_options]
4142
consider_namespace_packages = true
4243
addopts = ["--import-mode=importlib"]

0 commit comments

Comments
 (0)