Skip to content

Commit

Permalink
Update measurement/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Bland <t.bland@imperial.ac.uk>
  • Loading branch information
dalonsoa and tsmbland authored Jan 22, 2024
1 parent 4c54837 commit e6c32c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion measurement/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class Measurement(MeasurementBase):
direction, for vector quantities. All of these hava a `raw` version where a backup
of the original data is kept, should this change at any point.
Flgas to monitor its validation status, if the data is active (and therefore can be
Flags to monitor its validation status, if the data is active (and therefore can be
used for reporting) and if it has actually been used for that is also included.
"""

Expand Down

0 comments on commit e6c32c7

Please sign in to comment.