diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-20 13:42:01 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-20 13:42:01 +0100 |
| commit | 8224b5dabed5161eae2d59e2c49910a3cff4b4f8 (patch) | |
| tree | 01f2f125981235d957d960526f726477aa45e4bd /requirements/catalogue/req-037.md | |
| parent | bf0588bd9a0640f8007487f2234e7204dfd65260 (diff) | |
edit req-037, req-038, req-057, req-058, req-064, req-069
Diffstat (limited to 'requirements/catalogue/req-037.md')
| -rw-r--r-- | requirements/catalogue/req-037.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/catalogue/req-037.md b/requirements/catalogue/req-037.md index d537cce..67341e6 100644 --- a/requirements/catalogue/req-037.md +++ b/requirements/catalogue/req-037.md @@ -3,6 +3,8 @@ Schist must implement the procedure, described below as `update_budget_drips_for_bucket`. +Source: req-030 + ## update_budget_drips_for_bucket Inputs: @@ -44,5 +46,3 @@ Inputs: 5. Let `days_in_year` be the number of days in the year to which `date` belongs. 6. If `period` is not `year`, panic. 7. Return `pipe.amount รท days_in_year`. - -Source: req-030 |
