I\'m trying to add {{ prev_execution_date }} and {{ execution_date }} to my custom SFTPSensor. Below is my code:
{{ prev_execution_date }}
{{ execution_date }}
class SFTPSensor(Ba