Skip to content

Commit

Permalink
Upgrade ICD benchmarks with the latest CodeShield utils -- 2/x
Browse files Browse the repository at this point in the history
Reviewed By: laurendeason

Differential Revision: D66123915

fbshipit-source-id: 34bcd8a6e61a4e5b1a873205f37d57cc80cc88b1
  • Loading branch information
SimonWan authored and facebook-github-bot committed Nov 19, 2024
1 parent fcfe53a commit fe21ee8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

from tqdm import tqdm

from ..insecure_code_detector import insecure_code_detector
from ..insecure_code_detector.languages import Language
from ...CodeShield.insecure_code_detector import insecure_code_detector
from ...CodeShield.insecure_code_detector.languages import Language

from .benchmark import Benchmark
from .bleu import compute_bleu_score
Expand Down

0 comments on commit fe21ee8

Please sign in to comment.