aboutsummaryrefslogtreecommitdiffstats
path: root/notmuch/.local/bin/mutt_oauth2.py
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.local/bin/mutt_oauth2.py')
-rwxr-xr-xnotmuch/.local/bin/mutt_oauth2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/notmuch/.local/bin/mutt_oauth2.py b/notmuch/.local/bin/mutt_oauth2.py
index 2f02560..4bea2e4 100755
--- a/notmuch/.local/bin/mutt_oauth2.py
+++ b/notmuch/.local/bin/mutt_oauth2.py
@@ -38,6 +38,7 @@ from pathlib import Path
import socket
import http.server
import subprocess
+import os
# The token file must be encrypted because it contains multi-use bearer tokens
# whose usage does not require additional verification. Specify whichever