From a110c200e86d2325af07167531fac0f61d9681a0 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Fri, 26 Dec 2025 18:41:26 +0100 Subject: Switch to GUI to manage the library Allow to regroup the CLI and the view into one unique tool. --- src/ui/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/ui/__init__.py (limited to 'src/ui/__init__.py') diff --git a/src/ui/__init__.py b/src/ui/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3