Skip to content

Commit

Permalink
Fix documentation of birthday field in Info (mne-tools#12741)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger authored Jul 20, 2024
1 parent 071a98f commit bc63345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/_fiff/meas_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@ class Info(dict, SetChannelsMixin, MontageMixin, ContainsMixin):
First name.
middle_name : str
Middle name.
meas_date : datetime.date
birthday : datetime.date
The subject birthday.
.. versionchanged:: 1.8
Expand Down

0 comments on commit bc63345

Please sign in to comment.