mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 02:32:49 +00:00
fix typo (#54)
This commit is contained in:
parent
1b5c80e31d
commit
4d096f6086
@ -23,7 +23,7 @@ clearml-init
|
||||
In ClearML, experiments are organized as [Tasks](../../fundamentals/task).
|
||||
|
||||
ClearML will automatically log your experiment and code once you integrate the ClearML [SDK](../../clearml_sdk.md) with your code.
|
||||
At the begging of your code, import the clearml package
|
||||
At the beginning of your code, import the clearml package
|
||||
|
||||
```python
|
||||
from clearml import Task
|
||||
|
Loading…
Reference in New Issue
Block a user