mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-05 06:59:23 +00:00
style: add missing blank line per ruff formatting
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -15,6 +15,7 @@ import os
|
||||
import socket
|
||||
from urllib.parse import urlparse
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
_UNSAFE_URLS_ENV = "CREWAI_FILES_ALLOW_UNSAFE_URLS"
|
||||
|
||||
Reference in New Issue
Block a user