diff options
-rw-r--r-- | content/blog/2025-02-24-email-migration.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2025-02-24-email-migration.org b/content/blog/2025-02-24-email-migration.org index 8ec5601..b9cf3ff 100644 --- a/content/blog/2025-02-24-email-migration.org +++ b/content/blog/2025-02-24-email-migration.org @@ -160,7 +160,7 @@ split into a list as such: From this list, we select the fourth element (=2025=) and use that to build the destination path. -,#+begin_src python +#+begin_src python # _archive.py import os import glob |