Skip to content

Commit e2d9cb9

Browse files
committed
lintfix
Signed-off-by: Pablo Garay <[email protected]>
1 parent 7138ca7 commit e2d9cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

megatron/core/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2254,4 +2254,4 @@ class ExperimentalFeature:
22542254
pass
22552255
"""
22562256
func._internal_api = True
2257-
return func
2257+
return func

0 commit comments

Comments
 (0)