Update docstrings and add links

This commit is contained in:
Dima Gerasimov 2020-04-26 14:00:59 +01:00
parent 5cf4228234
commit 1e3d81d5de
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