[format] Run lint on colossalai.engine (#3367)

This commit is contained in:
Hakjin Lee
2023-04-06 00:24:43 +09:00
committed by GitHub
parent b92313903f
commit 46c009dba4
9 changed files with 32 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
from colossalai.registry import GRADIENT_HANDLER
from ._base_gradient_handler import BaseGradientHandler