summaryrefslogtreecommitdiff
path: root/pksv.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-03 14:41:27 -0500
committerBryan Bishop <kanzure@gmail.com>2013-08-03 14:41:27 -0500
commitf17090f3197e90b8fad15bc99453450492201b8f (patch)
tree1f07169766d51318d04b45e3896229026d961687 /pksv.py
parent7ea430ac9adf96d8782ac22f42464453130befef (diff)
remove extra newlines from python files
Remove all of the ending newlines at the end of the file, since this is apparently against pep8.
Diffstat (limited to 'pksv.py')
-rw-r--r--pksv.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pksv.py b/pksv.py
index f30ab92..2f02ec0 100644
--- a/pksv.py
+++ b/pksv.py
@@ -312,4 +312,3 @@ pksv_crystal_unknowns = [
0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 0xF8,
0xFA, 0xFB, 0xFC, 0xFD, 0xFE, 0xFF,
]
-