Skip to content

Commit

Permalink
Fix merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
DonggeLiu committed Nov 1, 2022
1 parent 754f334 commit 4f2a965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/run_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import tarfile
import tempfile
from collections import namedtuple
from typing import Dict, List, Union, NamedTuple
from typing import Dict, List, NamedTuple, Optional, Union

import jinja2
import yaml
Expand Down

0 comments on commit 4f2a965

Please sign in to comment.