update to RIO 0.11.1

This commit is contained in:
Cole Deck
2025-09-29 18:51:32 +00:00
parent 145a215305
commit 65f6052903
11 changed files with 28 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
from peewee import *
import importlib
importlib.import_module('meilisearch')
from search import InventorySearch as ivs
from playhouse.shortcuts import ReconnectMixin