Skip to content

Commit 73d5897

Browse files
author
Dan Sully
authored
Fix accidental import removal.
1 parent 2e0035e commit 73d5897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/saml2/s_utils.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import hmac
66
import logging
77
import random
8+
import string
89
import sys
910
import time
1011
import traceback

0 commit comments

Comments
 (0)