Skip to content

Commit 06d7b3e

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent dabeee8 commit 06d7b3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tutorial/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Using it in your editor is what really shows you the benefits of **SQLModel**, s
3030

3131
Running the examples is what will really help you understand what is going on.
3232

33-
You can learn a lot more by running some examples and playing around with them than by reading all the docs here.
33+
You can learn a lot more by running some examples and playing around with them than by reading all the docs here.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ keep-runtime-typing = true
138138
[tool.codespell]
139139
skip = '.git,*.pdf,*.svg,*.drawio'
140140
# Ines - name
141-
ignore-words-list = 'ines'
141+
ignore-words-list = 'ines'

0 commit comments

Comments
 (0)