diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-28 17:11:28 -0500 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-28 17:11:28 -0500 |
commit | f35a7b0e70032de2feec9f3bda09da44cf0e1073 (patch) | |
tree | 1e0e09581dd3707d0ceb93346452dd14451a8423 /plugins/tipue-search/__init__.py |
first commit
Diffstat (limited to 'plugins/tipue-search/__init__.py')
-rw-r--r-- | plugins/tipue-search/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/tipue-search/__init__.py b/plugins/tipue-search/__init__.py new file mode 100644 index 0000000..ebd6c06 --- /dev/null +++ b/plugins/tipue-search/__init__.py @@ -0,0 +1 @@ +from .tipue_search import * |