3 Commits (295ae6f3d34b6a6732a7789081a59c45a7de4733)

Author SHA1 Message Date
Tom Hacohen c790b5f489 Reformat some files using black. 4 years ago
Tal Leibman d8e5c37db1
Use black for code formatting and format the code
Merge #65
4 years ago
Tom Hacohen 267d749c45 Collection: change collections to be an extension of items
Each collection now has an item and the item's UID is the collections
UID. This lets us manipulate collections just like items, and as part of
transactions. This is significant because it lets us change them as part
of transactions!
4 years ago