Skip to content

Commit 8924fe4

Browse files
chore(copier): update from template
1 parent c6da35c commit 8924fe4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: 562b089
2+
_commit: 9ff6050
33
_src_path: gh:liblaf/copier-python

.github/linters/.ruff.toml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ignore = [
2828
"RET504",
2929
"S101",
3030
"S603",
31+
"S607",
3132
"T201",
3233
"TD002",
3334
"TD003",

0 commit comments

Comments
 (0)