fixed
This commit is contained in:
parent
78e3d71b05
commit
15e8b8e513
3 changed files with 24 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ def run_get_rates(
|
|||
date_range: DateRange,
|
||||
currencies: List[Currency],
|
||||
dry_run: bool,
|
||||
rates_source: str,
|
||||
ignore_warnings: bool,
|
||||
output: pathlib.Path,
|
||||
) -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue