mirror of
https://github.com/clearml/clearml
synced 2025-03-03 18:52:12 +00:00
Edit docstring (#874)
This commit is contained in:
parent
b39829a011
commit
3e8835d91d
@ -449,7 +449,7 @@ class Task(IdObjectBase, AccessMixin, SetupUploadMixin):
|
||||
def project(self):
|
||||
# type: () -> str
|
||||
"""
|
||||
Returns the current Task's project name.
|
||||
Returns the current Task's project ID.
|
||||
"""
|
||||
return self.data.project
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user