From 5362c4ddfdb7b786e290edb122a08cd063079cf8 Mon Sep 17 00:00:00 2001 From: Edward Cormany Date: Mon, 18 Dec 2023 10:23:51 -0500 Subject: [PATCH] remove opentrons_simulate note --- api/docs/v2/versioning.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/api/docs/v2/versioning.rst b/api/docs/v2/versioning.rst index 32e470a6a00..8aad0d397ed 100644 --- a/api/docs/v2/versioning.rst +++ b/api/docs/v2/versioning.rst @@ -140,7 +140,6 @@ This version introduces new features for Flex and adds and improves methods for - Improved features - :py:meth:`.aspirate`, :py:meth:`.dispense`, and :py:meth:`.mix` will not move any liquid when called with ``volume=0``. - - ``opentrons_simulate`` now works for all API versions. - Other changes