Refactor checksymbols list initialization

pull/2138/head
abhirai7 6 months ago
parent 9b84a7817c
commit a9c00d9dbe

@ -143,7 +143,6 @@ def check_for_parameter(username):
return "{?}" in username
checksymbols = []
checksymbols = ["_", "-", "."]

Loading…
Cancel
Save