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

This commit is contained in:
Ehsan.Asadi
2025-12-31 08:03:50 +03:30
parent 24b78be310
commit 4c09d583e7

View File

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