Fix TabErrors for inconsistent indentation in lalapps.cosmicstring
Description
This MR fixes syntax errors in lalapps.cosmicstring
(TabError: inconsistent use of tabs and spaces in indentation (cosmicstring.py, line 309)
)
/cc @kipp.cannon, @daichi.tsuna, @steffen.grunewald
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API