mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-06 08:04:16 +00:00
[cli] add missing requirement (#805)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from .cli import cli
|
||||
|
||||
__all__ = ['cli']
|
||||
|
||||
@@ -7,3 +7,4 @@ tensorboard
|
||||
packaging
|
||||
pre-commit
|
||||
rich
|
||||
click
|
||||
|
||||
Reference in New Issue
Block a user