pymovements.Events.copy#
- Events.copy() Events [source]#
Return a copy of an Events object.
Deprecated since version v0.23.0: Please use
clone()
instead. This function will be removed in v0.28.0.- Returns:
Events – A copy of the Events.
.. deprecated:: v0.23.0 – Please use Events.clone() instead. This function will be removed in v0.28.0.