mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 15:15:38 -05:00
fix flake8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from datetime import timedelta
|
||||
import os
|
||||
from datetime import timedelta
|
||||
from os import getenv
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user