Skip to content

Commit

Permalink
fix: error
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersans committed Mar 25, 2024
1 parent 301bc95 commit 4b5faea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cve_bin_tool/output_engine/json_output.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: GPL-3.0-or-later

from __future__ import annotations

import json
from datetime import datetime
from typing import IO
Expand Down

0 comments on commit 4b5faea

Please sign in to comment.