mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-25 13:10:33 +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.