Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
greole committed Feb 16, 2024
1 parent e803cd8 commit 37a8303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/obr/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from .create_tree import create_tree
from .core.parse_yaml import read_yaml
from .cli_impl import query_impl
from .core.core import map_view_folder_to_job_id, profile_call, GLOBAL_UNINIT_COUNT
from .core.core import map_view_folder_to_job_id, profile_call


def check_cli_operations(
Expand Down

0 comments on commit 37a8303

Please sign in to comment.