Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thucpn committed Dec 25, 2024
1 parent 1243484 commit 0e5a47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/components/routers/python/sandbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import os
import uuid
from dataclasses import asdict
from typing import Any, Dict, List, Optional, Union
from typing import Any, Dict, List, Optional

from app.engine.tools.artifact import CodeArtifact
from app.services.file import FileService
Expand Down

0 comments on commit 0e5a47a

Please sign in to comment.