mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
Fix lint issues by adding ruff directive to disable import sorting
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# ruff: noqa: I001
|
||||
import logging
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user