Skip to content

Commit

Permalink
Fix syntax in locales
Browse files Browse the repository at this point in the history
  • Loading branch information
systemcatch committed May 18, 2022
1 parent fbe19bd commit de1c5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow/locales.py
Original file line number Diff line number Diff line change
Expand Up @@ -6382,7 +6382,7 @@ class ArmenianLocale(Locale):
"հոկտեմբեր",
"նոյեմբեր",
"դեկտեմբեր",
}
]

day_names = [
"",
Expand Down

0 comments on commit de1c5bd

Please sign in to comment.