Skip to content

Commit a0f5e56

Browse files
committed
chore(poetry): 🎨 fix missing whitespaces
1 parent c6da40a commit a0f5e56

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
@@ -116,4 +116,4 @@ filterwarnings = [
116116
]
117117

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

0 commit comments

Comments
 (0)