Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
SahilDhillon21 committed Jan 8, 2025
1 parent e55cee7 commit 04162b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@
from collections import deque
from urllib.parse import urlparse, urlsplit, urlunparse


import markdown
from openai import OpenAI

client = OpenAI(api_key=os.getenv("OPENAI_API_KEY"))

import numpy as np

import requests
from bs4 import BeautifulSoup
from django.core.exceptions import ValidationError
Expand Down

0 comments on commit 04162b0

Please sign in to comment.