3 Commits (e13f26ec56f03321ad5f8471f4a5a33f4a6f0be0)

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 d90931fbe5 Make access level an int instead of a string.
We started with a string because we thought it could maybe provide more
flexibility, though really, an int makes much more sense, especially on
all the platforms etebase runs nowadays.
4 years ago