diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-17 23:15:31 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-17 23:15:41 +0100 |
| commit | eb5c1e031ee69e4eef68d3054c973ded23dc8e64 (patch) | |
| tree | 33076accf4c5971318b148e482a877a56d5f1e8b /requirements/catalogue/req-037.md | |
| parent | 5a75def2f5e9cd5f3421a908505c59ac074dae74 (diff) | |
applies formatting
Diffstat (limited to 'requirements/catalogue/req-037.md')
| -rw-r--r-- | requirements/catalogue/req-037.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/catalogue/req-037.md b/requirements/catalogue/req-037.md index 0d27984..d537cce 100644 --- a/requirements/catalogue/req-037.md +++ b/requirements/catalogue/req-037.md @@ -20,8 +20,8 @@ Inputs: 1. Let `prev_drip` be a drip `d` with a most recent value for the property `date` such that `d.pipe_id = pipe.id` -2. For each calendar date `d` in the range `(prev_drip.date, today]`, insert - a new drip for `pipe`: +2. For each calendar date `d` in the range `(prev_drip.date, today]`, insert a + new drip for `pipe`: - `bucket_id`: `pipe.bucket_id` - `pipe_id`: `pipe.id` - `date`: `d` @@ -45,4 +45,4 @@ Inputs: 6. If `period` is not `year`, panic. 7. Return `pipe.amount รท days_in_year`. -Source: req-030
\ No newline at end of file +Source: req-030 |
