Skip to content

Commit

Permalink
Fix annotations
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Chu <justinchu@microsoft.com>
  • Loading branch information
justinchuby committed Sep 21, 2023
1 parent 4a08cdd commit 145f10d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onnx/reference/ops/op_dft.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright (c) ONNX Project Contributors

# SPDX-License-Identifier: Apache-2.0
from __future__ import annotations

import numpy as np

Expand Down

0 comments on commit 145f10d

Please sign in to comment.