Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanmai committed Jan 8, 2025
1 parent df3c561 commit 38ac473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helm/benchmark/scenarios/cti_to_mitre_scenario.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import json
from random import Random
from typing import Any, List, Dict, Optional
from typing import Any, List, Dict

import pandas as pd
from pandas import DataFrame
Expand Down

0 comments on commit 38ac473

Please sign in to comment.