mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 13:33:42 +00:00
Remove "Auto-generated while cloning" project description
This commit is contained in:
parent
9bf107866f
commit
ee90b0b024
@ -249,7 +249,7 @@ class TaskBLL:
|
||||
project_name=new_project_name,
|
||||
user=user_id,
|
||||
company=company_id,
|
||||
description="Auto-generated while cloning",
|
||||
description="",
|
||||
)
|
||||
new_project_data = {"id": project, "name": new_project_name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user