Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
edujosemena committed Jul 7, 2023
1 parent b04a2ff commit 8204eac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pe_reports/pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@

# Third-Party Libraries
import chevron
from data.db_query import sanitize_uid

from .charts import Charts

# Import Classes
from .metrics import Credentials, Cyber_Six, Domains_Masqs, Malware_Vulns
from .data.db_query import sanitize_uid



# Style and build tables
Expand Down

0 comments on commit 8204eac

Please sign in to comment.