| 2652 | |
| 2653 | @Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811 |
| 2654 | class DeltaValue(DeltaValueBase): # noqa: F811 |
| 2655 | pass |
| 2656 | |
| 2657 | |
| 2658 | @Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811 |
no outgoing calls
no test coverage detected