HUB: Update code to 3.11 synbtax
This commit is contained in:
parent
7ef709eec8
commit
98d9ea20e2
|
@ -14,7 +14,7 @@ hub:
|
|||
import json
|
||||
import os
|
||||
import socket
|
||||
from collections import Mapping
|
||||
from collections.abc import Mapping
|
||||
from functools import lru_cache
|
||||
from urllib.parse import urlencode, urlparse
|
||||
|
||||
|
|
Loading…
Reference in a new issue