mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +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.