Skip to content

Commit 579af5f

Browse files
committed
lint
1 parent cb2ae8c commit 579af5f

File tree

1 file changed

+1
-0
lines changed
  • onnxruntime/test/python/transformers/test_onnx_attention

1 file changed

+1
-0
lines changed

onnxruntime/test/python/transformers/test_onnx_attention/test_mha.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- Past KV cache
2323
- 2D, 3D, 4D additive/bool masks with broadcasting
2424
"""
25+
2526
import os
2627
import unittest
2728
from unittest.mock import patch

0 commit comments

Comments
 (0)