Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove log from csvAgent component (langflow-ai#3800)
* 🐛 (CSVAgent.py): Fix handle_parsing_errors parameter to use the correct instance variable self.handle_parsing_errors instead of a hardcoded value * 📝 (CSVAgent.py): add newline at the end of the file to follow best practices and improve code readability
- Loading branch information