From 95763696b3a1cbc34c25e8efd701b876a8b76f82 Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 3 Sep 2024 19:41:41 +0200 Subject: finance: Add empty Python package This package should contain the primary content of this repository. --- finance/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 finance/__init__.py diff --git a/finance/__init__.py b/finance/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-70-g09d2