From 7027a4a07aaa856967d093d7547b874950300f4d Mon Sep 17 00:00:00 2001 From: SouthFox Date: Mon, 19 Jun 2023 14:33:24 +0800 Subject: [PATCH] [fix] fix config import --- demo/activitypub.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/activitypub.py b/demo/activitypub.py index 03f13fe..3f54226 100644 --- a/demo/activitypub.py +++ b/demo/activitypub.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 """ActivityPub settings, fetch & post""" import httpx -import config +from demo import config def fetch(