From f307b3201dfba13689509d71d60fb4fb024101e5 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Tue, 19 Oct 2021 09:53:23 +0800 Subject: Basic database operations Define database format. Implement basic I/O operations and take_away / give_back methods. --- jimbrella/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 jimbrella/__init__.py (limited to 'jimbrella/__init__.py') diff --git a/jimbrella/__init__.py b/jimbrella/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3