Skip to content

Commit

Permalink
🐛 Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lsabi committed Sep 17, 2023
1 parent aff0afa commit 2fba967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rethinkdb/cli/_repl.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
@click.command
def cmd_repl():
"""
#Rebuild outdated secondary indexes.
"""
click.echo("repl command")
"""

0 comments on commit 2fba967

Please sign in to comment.