Skip to content

Deduplicate is_season_boundary_post with kalman::is_season_boundary #16

@YuminosukeSato

Description

@YuminosukeSato

Context

sampler.rs L1507-1509 is_season_boundary_post() is identical to kalman.rs L760-762 is_season_boundary().

Fix

Make is_season_boundary in kalman.rs pub and import it in sampler.rs. Remove the duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions