Build: #5 was successful Changes by Andrew McNichols
Code commits
Casa6
-
Andrew McNichols 7ea0cb6d528ed2fce0daf8f70cdd32bc1f657454
Improve string formatting in some task scripts (CAS-14617)
- Use some raw strings
- Reformat docstrings
- Remove asterisks from some casalog output
- Change from printf-style substitution to using f-strings