Skip to content

Commit

Permalink
fix quality check
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshayBhansali18 committed Oct 29, 2021
1 parent 278aaa1 commit d32d5c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bayesian/utility/v2/component_analyses.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def _fetcher_in_batches(func: Callable, packages: List,


def get_batch_ca_data(ecosystem: str, packages: List) -> dict:

"""Fetch package details for component analyses."""
logger.debug('Executing get_batch_ca_data')
started_at = time.time()
Expand Down

0 comments on commit d32d5c4

Please sign in to comment.