arrow-py / arrow

🏹 Better dates & times for Python
https://arrow.readthedocs.io
Apache License 2.0
8.71k stars 673 forks source link

Added week and weeks timeframes for Czech locale #816

Closed mesemus closed 4 years ago

mesemus commented 4 years ago

Pull Request Checklist

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

Description of Changes

Added week and weeks timeframes to the czech locale. Documentation is not affected.

Closes: #815

codecov-commenter commented 4 years ago

Codecov Report

Merging #816 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74450bb...15370eb. Read the comment docs.

systemcatch commented 4 years ago

Hi @mesemus, thank you for the PR. I'm happy with this but will give Kris a chance to chime in.