mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-13 08:34:33 -05:00
Fixed formatting issue with missing line
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -14,6 +14,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
API_PUBLIC_URL = getenv("API_PUBLIC_URL", "localhost")
|
||||
|
||||
|
||||
class BaseAPIClient:
|
||||
"""
|
||||
Base class for Notify.gov API client.
|
||||
|
||||
Reference in New Issue
Block a user