Skip to content

Commit 5b6b0f6

Browse files
authored
docs: readme
1 parent cd475eb commit 5b6b0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ awlab sync test --resource functions
6969
### Creating a lab
7070
```py
7171
from appwrite_lab import Labs
72-
from appwrite_lab.models import AppwriteLabCreation
72+
from appwrite_lab.automations.models import AppwriteLabCreation
7373

7474
labs = Labs()
7575
lab_res = labs.new(

0 commit comments

Comments
 (0)