Skip to content

Commit 2d05475

Browse files
committed
chore(poetry): 🎨 fix missing whitespaces
1 parent 48db5be commit 2d05475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ filterwarnings = [
108108
]
109109

110110
[tool.typos.files]
111-
extend-exclude = ["tests/data","docs/diagrams","*.json","*.html","*__init__.py"]
111+
extend-exclude = ["tests/data", "docs/diagrams", "*.json", "*.html", "*__init__.py"]

0 commit comments

Comments
 (0)