Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit f015a18

Browse files
committed
To comply with what's coming.
1 parent 641853d commit f015a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcmsg/message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import copy
33
import json
44
import logging
5-
from collections import MutableMapping
5+
from collections.abc import MutableMapping
66
from urllib.parse import parse_qs
77
from urllib.parse import urlencode
88

0 commit comments

Comments
 (0)