Skip to content

Commit 91637c3

Browse files
committed
#325 move src -> sz_tools
1 parent e6e662d commit 91637c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ max-line-length = 120
105105

106106
[tool.isort]
107107
profile = "black"
108-
src_paths = ["examples", "sz_tools", "tests"]
108+
src_paths = ["examples", "tests"]
109109

110110
[tool.mypy]
111111
exclude = ['.venv', 'g2_tools']

0 commit comments

Comments
 (0)