Skip to content

Commit 48a87ea

Browse files
authored
CI: Fix the failing end-of-line fixer
A simple fix to get the CI tests to be green again... The `end-of-line fixer` requires that each text file ends with one and only one blank line.
1 parent 1b9ce09 commit 48a87ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rethinkdb/cli/_repl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ def cmd_repl(ctx):
3838
"""
3939

4040
click.echo(f"repl command: {ctx}")
41-

0 commit comments

Comments
 (0)