try
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ from pathlib import Path
|
||||
from functools import lru_cache
|
||||
import hashlib
|
||||
from rate_limiter import RateLimiter
|
||||
from wordpress_xmlrpc.client import Client
|
||||
from wordpress_xmlrpc.methods.media import UploadFile, NewPost
|
||||
from wordpress_xmlrpc import Client, UploadFile, NewPost
|
||||
|
||||
# Configure logging
|
||||
logging.basicConfig(
|
||||
|
||||
Reference in New Issue
Block a user