Skip to content

Commit

Permalink
Quiet flake8 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ejeschke committed Jan 8, 2020
1 parent cd311a1 commit 7e48cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ginga/rv/plugins/Reproject.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
The parameters for the reprojection can be set in the GUI controls.
"""
import os.path
import numpy as np
#import numpy as np
#np.set_printoptions(threshold=np.inf)
from astropy.io import fits
import reproject
Expand Down

0 comments on commit 7e48cc6

Please sign in to comment.