vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Fix some docstrings #1994

Closed KJhellico closed 3 weeks ago

KJhellico commented 3 weeks ago

Proposed change

Fix some docstrings (in HolidayBase::pop_named and _ThaiLunisolar).

Type of change

Checklist

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (b4c9ccf) to head (19d993c). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1994 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 188 188 Lines 11407 11407 Branches 1790 1790 ========================================= Hits 11407 11407 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.