oops code blocks were intermingled
This commit is contained in:
@@ -219,6 +219,7 @@ def send_summary(transactions: List[dict]) -> None:
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
send_summary(get_yesterdays())
|
send_summary(get_yesterdays())
|
||||||
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ python get_send_summary.py
|
$ python get_send_summary.py
|
||||||
|
|||||||
Reference in New Issue
Block a user