Skip to content

Commit

Permalink
Add value attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Aug 23, 2023
1 parent c4046dc commit c318a23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xedocs/schemas/corrections/z_bias.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
from .base_corrections import TimeIntervalCorrection

class ZBias(TimeIntervalCorrection):
_ALIAS = 'z_bias_map'
_ALIAS = 'z_bias_maps'
value: str

0 comments on commit c318a23

Please sign in to comment.