add scope to id

This commit is contained in:
2025-10-24 20:05:56 -03:00
parent c68aa98fc9
commit c4509f5072
18 changed files with 173 additions and 58 deletions

View File

@@ -14,6 +14,7 @@ dev = [
"pycouchdb>=1.16.0",
"pytest>=8.3.4",
"pytest-cov>=6.0.0",
"python-slugify>=8.0.4",
"ruff>=0.9.1",
"sqlite-utils>=3.38",
"tqdm>=4.67.1",