Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Feb 13 - Feb 27
-
Team:Telescope and Site
-
Urgent?:No
Description
Fix the black format of M2 Python packages.
Note. Based on Eric, the test section of CI job is using the black v23.1. But for the regular development, it is still the black v22.12.0. The suggestion by Eric is to do the mamba update black=23.1.0.
Please help to review the PRs:
1. https://github.com/lsst-ts/ts_m2com/pull/26
2. https://github.com/lsst-ts/ts_m2/pull/40
3. https://github.com/lsst-ts/ts_m2gui/pull/34
Thanks!