Skip to content

Commit

Permalink
Incorporated review comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-damle committed Sep 2, 2024
1 parent 0e12651 commit 891e2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pebblo/app/service/local_ui/loader_apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def _update_loader_datasource(
)

# Documents with findings Count
self.loader_data_source = len(self.loader_data_source_list)
self.loader_files_findings = len(self.loader_document_with_findings_list)

def _get_documents_with_findings(self, app_data):
Expand Down

0 comments on commit 891e2d6

Please sign in to comment.