From 0bc4e0e2fbeee8f93605c9c2502543be21ea0782 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 13:13:10 +0000 Subject: [PATCH] Initial upload with CI/CD workflow --- shellhist/tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 shellhist/tests/__init__.py diff --git a/shellhist/tests/__init__.py b/shellhist/tests/__init__.py new file mode 100644 index 0000000..e7d94ec --- /dev/null +++ b/shellhist/tests/__init__.py @@ -0,0 +1 @@ +"""Configuration for shellhist tests."""