From 2a069ed00d6f1c83153be9174c296e5540f37d30 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 20 Feb 2017 09:19:55 +0800 Subject: Rename 'context.py' to '_context.py' --- scripts/clean_evt2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/clean_evt2.py') diff --git a/scripts/clean_evt2.py b/scripts/clean_evt2.py index f6914b1..5b53922 100755 --- a/scripts/clean_evt2.py +++ b/scripts/clean_evt2.py @@ -22,7 +22,7 @@ import subprocess import shutil import logging -from context import acispy +from _context import acispy from acispy.manifest import get_manifest from acispy.pfiles import setup_pfiles from acispy.acis import ACIS -- cgit v1.2.2