Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed May 10, 2024
1 parent ff35d57 commit 71aecc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine/jobs/smt_engine_build_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import tarfile
from pathlib import Path
from tempfile import NamedTemporaryFile, TemporaryDirectory
from typing import Any, Callable, Optional, cast
from typing import Callable, Optional, cast

from dynaconf.base import Settings

Expand Down

0 comments on commit 71aecc5

Please sign in to comment.