Skip to content

Commit 2929b7c

Browse files
committed
Fix trailing whitespace in CLI docstring
1 parent 3e9fdfb commit 2929b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aredis_om/model/cli/migrate_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Async CLI for Redis OM data migrations.
33
4-
This module provides command-line interface for managing data migrations
4+
This module provides command-line interface for managing data migrations
55
in Redis OM Python applications.
66
"""
77

0 commit comments

Comments
 (0)