Fix a careless merge
diff --git a/codespell_lib/_codespell.py b/codespell_lib/_codespell.py
index aeb1045..3e333df 100755
--- a/codespell_lib/_codespell.py
+++ b/codespell_lib/_codespell.py
@@ -31,7 +31,6 @@
 USAGE = """
 \t%prog [OPTIONS] [file1 file2 ... fileN]
 """
-
 VERSION = '1.18.dev0'
 
 # Users might want to link this file into /usr/local/bin, so we resolve the