Skip to content

Conversation

@msom
Copy link
Contributor

@msom msom commented Aug 15, 2022

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

  • 🧪 Added tests for changed code.
  • 🛠️ All tests pass when run locally (run tox or make test to find out!).
  • 🧹 All linting checks pass when run locally (run tox -e lint or make lint to find out!).
  • 📚 Updated documentation for changed code.
  • ⏩ Code is up-to-date with the master branch.

If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!

Description of Changes

Fixes typo (superfluous comma) in Italian locale and adds week/weeks to Romansh locale

@msom msom changed the title Fix typo in Italian locale Fix typo in Italian locale, update Romansh locale Aug 15, 2022
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #1121 (8e82a3a) into master (5f9dfbe) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         2325      2325           
  Branches       449       449           
=========================================
  Hits          2325      2325           
Impacted Files Coverage Δ
arrow/locales.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@anishnya anishnya merged commit f8f3068 into arrow-py:master Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants