aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/fediverse/ap_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fediverse/ap_utils.py b/modules/fediverse/ap_utils.py
index 39e30590..cd229f15 100644
--- a/modules/fediverse/ap_utils.py
+++ b/modules/fediverse/ap_utils.py
@@ -1,3 +1,4 @@
+import urllib.parse
from src import IRCBot, utils
LD_TYPE = ("application/ld+json; "