mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-28 00:07:29 +00:00
[NFC] polish colossalai/builder/__init__.py code style (#1560)
Co-authored-by: henryqin1997 <henryqin1997@gamil.com>
This commit is contained in:
parent
8328917348
commit
08815f0e72
@ -1,5 +1,3 @@
|
||||
from .builder import build_from_config, build_from_registry, build_gradient_handler
|
||||
|
||||
__all__ = [
|
||||
'build_gradient_handler', 'build_from_config', 'build_from_registry'
|
||||
]
|
||||
__all__ = ['build_gradient_handler', 'build_from_config', 'build_from_registry']
|
||||
|
Loading…
Reference in New Issue
Block a user