Update docstrings and add links

This commit is contained in:
Dima Gerasimov 2020-04-26 14:00:59 +01:00 committed by karlicoss
parent cd3f2996a3
commit 51ae8601b4
11 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
"""
Provides data on days off work (based on public holidays + manual inputs)
Public holidays (automatic) and days off work (manual inputs)
"""
from functools import lru_cache