Commit 31aa8b60 authored by Zhang Xin's avatar Zhang Xin
Browse files

pep8

parent 7dcab00e
Pipeline #7818 passed with stage
in 0 seconds
......@@ -123,7 +123,7 @@ class FlatLED(MockObject):
# return LED flat, e/s
###
def getLEDImage1(self, led_type='LED1', LED_Img_flag =True):
def getLEDImage1(self, led_type='LED1', LED_Img_flag=True):
# cwave = cwaves[led_type]
flat = fits.open(os.path.join(self.flatDir, 'model_' +
cwaves_name[led_type] + 'nm.fits'))
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment