fix error SyntaxError: Non-ASCII character '\xe2' in file ./lalinference_compute_roq_weights
Description
Fix for:
SyntaxError: Non-ASCII character '\xe2' in file ./lalinference_compute_roq_weights on line 70, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
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