mirror of https://github.com/jumpserver/jumpserver
parent
c69fe238c7
commit
3cd33e9e28
|
@ -6,7 +6,7 @@ import socket
|
|||
import string
|
||||
|
||||
|
||||
string_punctuation = '!#$%&()*+,-.:;<=>?@[]^_{}~'
|
||||
string_punctuation = '!#$%&()*+,-.:;<=>?@[]^_~'
|
||||
|
||||
|
||||
def random_datetime(date_start, date_end):
|
||||
|
|
Loading…
Reference in New Issue