mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-28 11:18:19 +08:00
The method was using a mix of the `dt` parameter and `self.latest_dt`. Use `self.latest_dt` to conform with the rest of the module.
The method was using a mix of the `dt` parameter and `self.latest_dt`. Use `self.latest_dt` to conform with the rest of the module.