mirror of
https://github.com/clearml/clearml-server
synced 2025-06-15 02:18:06 +00:00
Remove "Auto-generated during move" project description
This commit is contained in:
parent
ba77ff11e9
commit
b55fad1b59
@ -281,7 +281,7 @@ class ProjectBLL:
|
|||||||
company=company,
|
company=company,
|
||||||
project_id=project,
|
project_id=project,
|
||||||
project_name=project_name,
|
project_name=project_name,
|
||||||
description="Auto-generated during move",
|
description="",
|
||||||
)
|
)
|
||||||
extra = (
|
extra = (
|
||||||
{"set__last_change": datetime.utcnow()}
|
{"set__last_change": datetime.utcnow()}
|
||||||
|
Loading…
Reference in New Issue
Block a user