traveler.core.stored.StoredTable.with_store#
- StoredTable.with_store(store)[source]#
Return a new instance of this StoredTable with the given store.
- Parameters:
store (AbstractStore) – The store to associate with the new instance.
- Returns:
A new instance of this StoredTable with the given store.
- Return type: