Skip to content

Commit

Permalink
Chane abbreviation for Lagaba to avoid duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Dec 15, 2024
1 parent 83e502a commit 080d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebl/common/domain/provenance.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Provenance(ProvenanceEnum):
KISURRA = ("Kisurra", "Ksr", "Babylonia", "KSR")
KIS = ("Kiš", "Kiš", "Babylonia", "KSH")
KUTALLA = ("Kutalla", "Kut", "Babylonia", "SFR")
LAGABA = ("Lagaba", "Lag", "Babylonia", "LGBunk")
LAGABA = ("Lagaba", "Lagab", "Babylonia", "LGBunk")
LAGAS = ("Lagaš", "Lag", "Babylonia", "LAG")
LARAK = ("Larak", "Lrk", "Babylonia", "LRK")
LARSA = ("Larsa", "Lar", "Babylonia", "LAR")
Expand Down

0 comments on commit 080d96e

Please sign in to comment.