Skip to content

Commit c55c9e4

Browse files
committed
fixing the linter
1 parent 42a0727 commit c55c9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentex/lib/sdk/config/environment_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from __future__ import annotations
99

10-
from typing import Any, Dict, List, override
10+
from typing import Any, Dict, override
1111
from pathlib import Path
1212

1313
import yaml

0 commit comments

Comments
 (0)