migration: preserve sentiment and pools slice
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Limit-up, broken-board, limit-down and prior-limit pool feature."""
|
||||
|
||||
from .repository import PoolRepositoryMixin
|
||||
from .service import PoolServiceMixin
|
||||
|
||||
__all__ = ["PoolRepositoryMixin", "PoolServiceMixin"]
|
||||
Reference in New Issue
Block a user