mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from app.clients import (Client, ClientException)
|
||||
from app.clients import Client, ClientException
|
||||
|
||||
|
||||
class SmsClientResponseException(ClientException):
|
||||
|
||||
Reference in New Issue
Block a user