traveler.core.stored.WorkingTable.with_store#
- abstractmethod WorkingTable.with_store(store)[source]#
Return a new instance of this table with the given store.
- Parameters:
store (AbstractStore)
- Return type:
Return a new instance of this table with the given store.
store (AbstractStore)