refreshsequence
refreshsequence()
Takes no parameters.
This will refresh the currently open sequence. Useful because when changes are made to an open sequence the changes are not seen until the sequence refreshes.
Does not return anything.
Example
import rtaptools as rtt
rtt.refreshsequence()