From 04e7fac62635bbeed76a942e410ae547c9d4a669 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Fri, 16 Aug 2024 21:47:24 +0300 Subject: [PATCH] fix(Linter): --- Readme.md | 2 -- agentic_security/report_chart.py | 1 - 2 files changed, 3 deletions(-) diff --git a/Readme.md b/Readme.md index 43715e4..fe49cef 100644 --- a/Readme.md +++ b/Readme.md @@ -300,8 +300,6 @@ Agentic Security is released under the Apache License v2. ## Contact us - - ## Repo Activity diff --git a/agentic_security/report_chart.py b/agentic_security/report_chart.py index 8b4bd46..c76e576 100644 --- a/agentic_security/report_chart.py +++ b/agentic_security/report_chart.py @@ -1,5 +1,4 @@ import io -import math import string import matplotlib.pyplot as plt