blob: 0663ca0ed04d907c23a3ee2e38485cb05009ef37 [file] [log] [blame]
import os
import sys
# Use the file from the parent directory.
sys.path.append(os.path.dirname(os.path.dirname(__file__)))
from redirect import main