Revised the documentation of the _set_properties method of the Period utility.
This commit is contained in:
parent
d31e495f6b
commit
9859604c81
@ -83,7 +83,8 @@ class Period:
|
|||||||
* self.is_a_year
|
* self.is_a_year
|
||||||
* self.is_a_day
|
* self.is_a_day
|
||||||
|
|
||||||
Override this method to set the properties in the subclasses.
|
Override this method to set the properties in the subclasses, to skip
|
||||||
|
the calculation.
|
||||||
|
|
||||||
:return: None.
|
:return: None.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user