Commit 18fe59d
authored
fix: correct search interval vs item datetime interval (#1071)
resolves #1070
### Description
Description of the changes, including any "sidecar" changes that came
along (e.g. small bugfixes you found along the way).
### Related issues
- List any issues that this pull request closes or is related to
- Delete this section if it is not applicable
### Checklist
Delete any checklist items that do not apply (e.g. if your change is
minor, it may not require documentation updates).
- [ ] Unit tests
- [ ] Documentation, including doctests
- [ ] Pull request title follows [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [ ] Pre-commit hooks pass (`prek run --all-files`)1 parent 829ecfb commit 18fe59d
2 files changed
Lines changed: 15 additions & 4 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
367 | | - | |
| 366 | + | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
| 377 | + | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
858 | 869 | | |
859 | 870 | | |
860 | 871 | | |
| |||
0 commit comments