↓ 1 callersFunctionshow_devs(
args: Namespace,
name: str,
start_date: int,
end_date: int,
people: List[str],
days:
python/labours/modes/devs.py:15
↓ 1 callersFunctionshow_devs_efforts(
args: Namespace,
name: str,
start_date: int,
end_date: int,
people: List[str],
days:
python/labours/modes/devs.py:241
↓ 1 callersFunctionshow_languages(
args: Namespace,
name: str,
start_date: int,
end_date: int,
people: List[str],
days:
python/labours/modes/languages.py:10
↓ 1 callersFunctionshow_old_vs_new(
args: Namespace,
name: str,
start_date: int,
end_date: int,
people: List[str],
days:
python/labours/modes/old_vs_new.py:12