summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-01-09 01:20:10 +0100
committerW. Kosior <koszko@koszko.org>2025-01-09 01:20:10 +0100
commit871fc15f7ffe06cb69a8168ac4e53baea81c2dfa (patch)
tree3ec7a83fe5472227f62bf02a80189774e7bdf78f
parentcc93455733b0ee24080e78d1a78b5fe624dc1709 (diff)
downloadAGH-threat-intel-course-871fc15f7ffe06cb69a8168ac4e53baea81c2dfa.tar.gz
AGH-threat-intel-course-871fc15f7ffe06cb69a8168ac4e53baea81c2dfa.zip
Remove leftover `trait_cutoff_score' variable.
-rwxr-xr-xsectors_countries_tables.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/sectors_countries_tables.py b/sectors_countries_tables.py
index 1184691..87b4d35 100755
--- a/sectors_countries_tables.py
+++ b/sectors_countries_tables.py
@@ -53,10 +53,6 @@ trait_filters = {
"chineseinstitutionsabroad"
])
}
-trait_cutoff_score = {
- "country": 10,
- "sector": 0
-}
def read_APT_data(yaml_path):
if yaml_path: