Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Telescope and Site
Description
The following action results in two files failing flake8 tests on 2021_19 on LSP:
source ${LOADSTACK}
|
setup lsst_distrib
|
|
git clone https://github.com/lsst-ts/ts_wep.git |
git checkout master
|
scons
|
FAILED python/lsst/ts/wep/task/DonutStamps.py::FLAKE8
|
FAILED python/lsst/ts/wep/task/EstimateZernikesFamTask.py::FLAKE8
|
Attachments
Issue Links
- blocks
-
DM-29961 Add FOCUSZ header to phosim files
- Done
The update looks good to me.