From 1925558354fc4473d5bb845ba7cf063234e914bd Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Tue, 14 Apr 2026 14:31:16 -0400 Subject: [PATCH] docs build --- src/neuropose/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/neuropose/config.py b/src/neuropose/config.py index b6a294f..0beb9e3 100644 --- a/src/neuropose/config.py +++ b/src/neuropose/config.py @@ -50,7 +50,7 @@ def _default_model_cache_dir() -> Path: class Settings(BaseSettings): """NeuroPose runtime configuration. - Parameters + Attributes ---------- data_dir Base directory that holds ``in/``, ``out/``, and ``failed/``