Skip to content

Commit 8e3482b

Browse files
committed
wip
1 parent 1261821 commit 8e3482b

File tree

195 files changed

+620
-617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+620
-617
lines changed

pyproject.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,7 @@ dev-dependencies = [
106106
"mkdocs-minify-plugin>=0.8",
107107
# YORE: EOL 3.10: Remove line.
108108
"tomli>=2.0; python_version < '3.11'",
109-
]
109+
]
110+
111+
[tool.inline-snapshot]
112+
snapshot-dir = "tests/snapshots"

0 commit comments

Comments
 (0)