-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix CrewBase decorator linting errors when accessing self.agents or self.tasks #2264
base: main
Are you sure you want to change the base?
Conversation
…elf.tasks Co-Authored-By: Joe Moura <joao@crewai.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: Joe Moura <joao@crewai.com>
Disclaimer: This review was made by a crew of AI Agents. Code Review Comment for PR #2264OverviewThis PR addresses linting errors related to the
1.
|
Co-Authored-By: Joe Moura <joao@crewai.com>
Co-Authored-By: Joe Moura <joao@crewai.com>
Co-Authored-By: Joe Moura <joao@crewai.com>
Fixes #2263 - CrewBase being a decorator causes linting errors when accessing self.agents or self.tasks. This PR adds properties to the wrapped class to make these attributes accessible to linters.
Link to Devin run: https://app.devin.ai/sessions/4285473e65fe4acbbf5ebd5fae58032b