mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
Fixing formatting errors
This commit is contained in:
@@ -119,7 +119,6 @@ class OnlySMSCharacters:
|
||||
)
|
||||
|
||||
|
||||
|
||||
class LettersNumbersSingleQuotesFullStopsAndUnderscoresOnly:
|
||||
regex = re.compile(r"^[a-zA-Z0-9\s\._']+$")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user