Skip to content

remove "last updated" comment line from lalsimulation/test/python/test_enum_compatibility.py

Description

On comparing a review branch against master I noticed this line wasn't properly being updated. But in fact it already is outdated on master. IMHO it makes more sense to just leave this job to git blame instead of relying on human editors to remember updating it. @maria.haney agrees, but @john-veitch let us know if you consider it important.

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

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

Only changes a comment line.

Merge request reports

Loading