Skip to content

Commit

Permalink
move workunit definition into bfabric.experimental again
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Oct 18, 2024
1 parent 5352b60 commit 8f5e789
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import yaml

from bfabric import Bfabric
from bfabric.experimental.app_interface.workunit.definition import WorkunitDefinition
from bfabric.experimental.workunit_definition import WorkunitDefinition

app = cyclopts.App()

Expand Down

0 comments on commit 8f5e789

Please sign in to comment.