Skier8402 commited on
Commit
7c84839
·
verified ·
1 Parent(s): 3859eb1

Update crewai/agent.py

Browse files
Files changed (1) hide show
  1. crewai/agent.py +1 -0
crewai/agent.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import uuid
2
  from typing import Any, List, Optional
3
 
 
1
+ import os
2
  import uuid
3
  from typing import Any, List, Optional
4