Skip to content

Commit

Permalink
Add kwargs to infer_arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Aug 22, 2022
1 parent 681db0c commit 510b631
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hdx/facades/infer_arguments.py
@@ -1,6 +1,5 @@
"""Facade to simplify project setup that calls project main function with kwargs"""
import logging
from copy import deepcopy
from typing import Any, Callable, Optional

import defopt
Expand Down

0 comments on commit 510b631

Please sign in to comment.