Skip to content

Commit

Permalink
Fixing codeql issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-braf committed Dec 10, 2024
1 parent 5ffbc99 commit a87834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genai-perf/genai_perf/config/run/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# limitations under the License.

from copy import deepcopy
from dataclasses import dataclass, field
from dataclasses import dataclass
from typing import List

from genai_perf.config.input.config_command import default_field
Expand Down

0 comments on commit a87834e

Please sign in to comment.