Skip to content

Commit de92690

Browse files
committed
Changed named
1 parent c40149a commit de92690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easyaccess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def colored(line, color):
3232
import pyfits as pf
3333
import argparse
3434
import config as config_mod
35-
import utils.des_logo as dl
35+
import eautils.des_logo as dl
3636
from multiprocessing import Pool, Process
3737
import webbrowser
3838

0 commit comments

Comments
 (0)