pylabrobot.resources.Deck.clear#

Deck.clear()#

Removes all resources from the deck.

Examples

Clearing all resources on a liquid handler deck:

>>> lh.deck.clear()