summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/utf_7.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/encodings/utf_7.py')
-rw-r--r--Lib/encodings/utf_7.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/encodings/utf_7.py b/Lib/encodings/utf_7.py
index 7b11d59..d78d192 100644
--- a/Lib/encodings/utf_7.py
+++ b/Lib/encodings/utf_7.py
@@ -38,4 +38,4 @@ def getregentry():
incrementaldecoder=IncrementalDecoder,
streamreader=StreamReader,
streamwriter=StreamWriter,
- ) \ No newline at end of file
+ )