fixe ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ehsan.Asadi
2025-12-31 08:00:43 +03:30
parent a7bb756bc4
commit 24b78be310

View File

@@ -1,8 +1,8 @@
"""Peikarband submodule for Reflex compatibility.
Reflex expects to find 'app' in peikarband.peikarband when app_name='peikarband'.
"""
# """
from peikarband.app import app
# from peikarband.app import app
__all__ = ["app"]
# __all__ = ["app"]