Skip to content

Commit 5475578

Browse files
authored
Fix Format (#61)
stack-info: PR: #61, branch: drisspg/stack/1
1 parent 0e0b44d commit 5475578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

attn_gym/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
_vmap_for_bhqkv,
1111
_ModificationType,
1212
)
13+
1314
# TODO This was moved on nightly, this enables 2.5 and 2.6 | we should remove this once 2.5 is no longer supported
1415
try:
1516
from torch._dynamo._trace_wrapped_higher_order_op import TransformGetItemToIndex

0 commit comments

Comments
 (0)