Skip to content

fix error SyntaxError: Non-ASCII character '\xe2' in file ./lalinference_compute_roq_weights

Vivien Raymond requested to merge vivien/lalsuite:fix-Non-ASCII into master

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

Review Status

Merge request reports