Skip to content

Commit

Permalink
Fix a bad merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Apr 10, 2017
1 parent 8358159 commit f5b31aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chardet/langturkishmodel.py
Expand Up @@ -63291,6 +63291,7 @@
253: 255, # 'ı'
254: 255, # 'ş'
255: 255, # 'ÿ'
}

ISO_8859_9_TURKISH_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-9',
language='Turkish',
Expand Down

0 comments on commit f5b31aa

Please sign in to comment.