Kaydet (Commit) 7e19337e authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Normalize whitespace

üst aaefac76
...@@ -310,4 +310,3 @@ decoding_table = ( ...@@ -310,4 +310,3 @@ decoding_table = (
### Encoding table ### Encoding table
encoding_table=codecs.charmap_build(decoding_table) encoding_table=codecs.charmap_build(decoding_table)
...@@ -306,4 +306,3 @@ decoding_table = ( ...@@ -306,4 +306,3 @@ decoding_table = (
### Encoding table ### Encoding table
encoding_table=codecs.charmap_build(decoding_table) encoding_table=codecs.charmap_build(decoding_table)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment