Skip to content

Commit 56da9dd

Browse files
committed
style: fix end of line through pre-commit
1 parent ff17053 commit 56da9dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ venv.bak/
112112
.DS_Store
113113

114114
# ruff
115-
.ruff_cache
115+
.ruff_cache

‎docs/getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ Note that pre-commit discourages using `master` as a revision, and the above com
116116
pre-commit autoupdate
117117
```
118118

119-
Read more about the `check` command [here](check.md).
119+
Read more about the `check` command [here](check.md).

0 commit comments

Comments
 (0)