We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c055c6 commit 9b9ceb3Copy full SHA for 9b9ceb3
aredis_om/model/cli/migrate_data.py
@@ -24,7 +24,7 @@ def run_async(coro):
24
25
@click.group()
26
def migrate_data():
27
- """Manage data migrations for Redis OMmodels."""
+ """Manage data migrations for Redis OM models."""
28
pass
29
30
0 commit comments