diff options
author | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-02-19 00:18:40 +0200 |
---|---|---|
committer | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-02-19 00:18:40 +0200 |
commit | 949f0e39838fac49a48a00548a833c8b47593139 (patch) | |
tree | 1ac90c784d5d614a450680607c3df378fcd2bfbc /dev/__init__.py | |
parent | 854e8468ea035b7d588ca7cc26a96f8f700541e7 (diff) |
Package can be installed. Light ./dev.sh for running dev scripts.
Diffstat (limited to 'dev/__init__.py')
-rw-r--r-- | dev/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/__init__.py b/dev/__init__.py deleted file mode 100644 index 796c8ef..0000000 --- a/dev/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from .commands import dev_command |