Skip to content

Commit 1bc6125

Browse files
authored
Merge pull request #28 from ashblue/feature/v2-release-fix
ci: whitespace change to force another release
2 parents b703482 + b1e949e commit 1bc6125

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ inventory.Instance.Sort(
345345
);
346346
```
347347

348+
348349
#### Saving and Loading
349350

350351
You can save and load an inventory instance with the following snippets. This should only be done if you wish to create your own implementation of `InventoryInstance` without using the `InventoryHelper`. It's recommended you use the `InventoryHelper` class to save and load inventories for simplicity.

0 commit comments

Comments
 (0)