Skip to content

Commit c6da35c

Browse files
chore(copier): update from template
1 parent 2427e52 commit c6da35c

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: 5ee1c74
2+
_commit: 562b089
33
_src_path: gh:liblaf/copier-python

.github/linters/.ruff.toml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ignore = [
2020
"D103",
2121
"D104",
2222
"E501",
23+
"ERA001",
2324
"FIX002",
2425
"INP001",
2526
"PLR0913",

0 commit comments

Comments
 (0)