mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-26 04:03:58 +00:00
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit * [misc] run pre-commit * [misc] remove useless configuration files * [misc] ignore cuda for clang-format
This commit is contained in:
@@ -2,4 +2,4 @@ from .shard_config import ShardConfig
|
||||
from .sharder import ModelSharder
|
||||
from .shardformer import ShardFormer
|
||||
|
||||
__all__ = ['ShardConfig', 'ModelSharder', 'ShardFormer']
|
||||
__all__ = ["ShardConfig", "ModelSharder", "ShardFormer"]
|
||||
|
Reference in New Issue
Block a user