Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
gleize authored Apr 12, 2024
1 parent d355d5b commit 78f0076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hydra/core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from pathlib import Path
from textwrap import dedent
from typing import Any, Dict, Optional, Sequence, Union, cast
import traceback

from omegaconf import DictConfig, OmegaConf, open_dict, read_write

Expand Down

0 comments on commit 78f0076

Please sign in to comment.