Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianMorawiec committed Oct 9, 2024
1 parent b4a78ff commit 4d2898a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import warnings
from datetime import timedelta
from functools import cached_property
from pathlib import Path
from urllib.parse import urlparse

from orquestra.workflow_shared import ProjectRef, iter_invocations_topologically, serde
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import functools
import inspect
import warnings
from pathlib import Path
from types import FunctionType
from typing import (
Any,
Expand Down

0 comments on commit 4d2898a

Please sign in to comment.