Skip to content

Commit

Permalink
πŸ“˜ DOCS: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCelmer committed Apr 29, 2024
1 parent 76e2ce5 commit fe5c119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def main():
## Query instance

```python
from datetime import date
from datetime import datetime, date

query = app.select(mailbox="Inbox").where(
since=datetime(1996, 5, 31),
Expand Down

0 comments on commit fe5c119

Please sign in to comment.