Skip to content

Commit

Permalink
Remove finished TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond committed May 30, 2024
1 parent 3b4cc3b commit d03addd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/databricks/labs/ucx/source_code/python_libraries.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@


class PythonLibraryResolver(LibraryResolver):
# TODO: https://github.com/databrickslabs/ucx/issues/1643
# TODO: https://github.com/databrickslabs/ucx/issues/1640

def __init__(self, whitelist: Whitelist, runner: Callable[[str], tuple[int, str, str]] = run_command) -> None:
Expand Down

0 comments on commit d03addd

Please sign in to comment.