From 939d61947407956484f5b452daf9ef370e007f7a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:26:49 +0000 Subject: [PATCH 1/2] Initial plan From 7bb0fd2dff5b13c6a89b5e3b827c184545d32600 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:29:33 +0000 Subject: [PATCH 2/2] Fix currentmodule directive in work_location_choice.md and school_location_choice.md Co-authored-by: jpn-- <1036626+jpn--@users.noreply.github.com> --- docs/dev-guide/components/school_location_choice.md | 2 +- docs/dev-guide/components/work_location_choice.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dev-guide/components/school_location_choice.md b/docs/dev-guide/components/school_location_choice.md index 6238d8e42a..2bfc414ce2 100644 --- a/docs/dev-guide/components/school_location_choice.md +++ b/docs/dev-guide/components/school_location_choice.md @@ -2,7 +2,7 @@ # School Location ```{eval-rst} -.. currentmodule:: activitysim.abm.models.location_choice.school_location +.. currentmodule:: activitysim.abm.models.location_choice ``` The usual school location choice models assign a usual school location for the primary diff --git a/docs/dev-guide/components/work_location_choice.md b/docs/dev-guide/components/work_location_choice.md index 5a484cd309..7812993b19 100644 --- a/docs/dev-guide/components/work_location_choice.md +++ b/docs/dev-guide/components/work_location_choice.md @@ -2,7 +2,7 @@ # Work Location ```{eval-rst} -.. currentmodule:: activitysim.abm.models.location_choice.workplace_location +.. currentmodule:: activitysim.abm.models.location_choice ``` The usual work location choice models assign a usual work location for the primary