Skip to content

Commit

Permalink
remove uncommented /unjustified replacements (one off typos?)
Browse files Browse the repository at this point in the history
  • Loading branch information
hornc committed May 26, 2024
1 parent 24a8024 commit 1fdb221
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions openlibrary/catalog/marc/parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,8 @@ def read_edition_name(rec: MarcBase) -> str:
'end': 'eng',
'enk': 'eng',
'ent': 'eng',
'cro': 'chu',
'jap': 'jpn',
'fra': 'fre',
'gwr': 'ger',
'sze': 'slo',
'fr ': 'fre',
'fle': 'dut', # Flemish -> Dutch
'it ': 'ita',
Expand Down

0 comments on commit 1fdb221

Please sign in to comment.