mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 16:22:17 -05:00
@@ -1,7 +1,8 @@
|
||||
import os
|
||||
from os.path import dirname, abspath
|
||||
import requests
|
||||
import sys
|
||||
from os.path import abspath, dirname
|
||||
|
||||
import requests
|
||||
|
||||
|
||||
def get_latest_db_migration_to_apply():
|
||||
|
||||
Reference in New Issue
Block a user