follow-up fixes due to recent User API specification changes.

This commit is contained in:
2025-01-21 18:30:22 +09:00
parent dd00973bea
commit 8a5e1b68b7
3 changed files with 12 additions and 6 deletions

View File

@ -16,7 +16,11 @@
"mdrsclient",
"neurodata",
"Neuroinformatics",
"orcid",
"RIKEN"
],
"ignorePaths": [".env", "__pycache__"]
"ignorePaths": [
".env",
"__pycache__"
]
}