Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla committed Dec 30, 2024
1 parent d04e1dd commit 07377cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/nim_on_actor/nim_on_actor.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
#
# Let’s dive in by importing the necessary libraries and modules:

import functools
import os
from typing import Iterator
import functools

import flytekit as fl
from flytekit.extras.accelerators import A10G
Expand Down

0 comments on commit 07377cf

Please sign in to comment.