aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manifest.py
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-20 09:19:55 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-20 09:19:55 +0800
commit2a069ed00d6f1c83153be9174c296e5540f37d30 (patch)
tree4170aa16c9f1365e007709e21eb2841535a1a3c6 /scripts/manifest.py
parent79f878f1c578eb4c85563a6f36170e6527f71b3b (diff)
downloadchandra-acis-analysis-2a069ed00d6f1c83153be9174c296e5540f37d30.tar.bz2
Rename 'context.py' to '_context.py'
Diffstat (limited to 'scripts/manifest.py')
-rwxr-xr-xscripts/manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.py b/scripts/manifest.py
index df0361f..6b100f0 100755
--- a/scripts/manifest.py
+++ b/scripts/manifest.py
@@ -18,7 +18,7 @@ and other structures in the YAML file.
.. _`PyYAML`: http://pyyaml.org/
"""
-from context import acispy
+from _context import acispy
from acispy import manifest