pythonprincess commited on
Commit
cacad75
·
verified ·
1 Parent(s): f6a3249

Delete app/__init__.py

Browse files
Files changed (1) hide show
  1. app/__init__.py +0 -10
app/__init__.py DELETED
@@ -1,10 +0,0 @@
1
- # PENNY app package initialization
2
- """
3
- PENNY Application Package
4
-
5
- This package contains the core orchestration, routing, and agent logic
6
- for the PENNY civic engagement assistant.
7
- """
8
-
9
- __version__ = "2.2.0"
10
- __author__ = "CyberShawties"