Skip to content

Commit

Permalink
refactor: remove unsed code
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Mar 7, 2024
1 parent 4f18272 commit 9fade10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/flashcards/textToFlashcards.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
api_key = Config().API_KEY

openai.api_key = api_key
sample_info = "Cristiano Ronaldo dos Santos Aveiro GOIH ComM (Portuguese pronunciation: [kɾiʃˈtjɐnu ʁɔˈnaldu]; born 5 February 1985) is a Portuguese professional footballer who plays as a forward for and captains both Saudi Pro League club Al Nassr and the Portugal national team. Widely regarded as one of the greatest players of all-time, Ronaldo has won five Ballon d'Or awards,[note 3] a record three UEFA Men's Player of the Year Awards, and four European Golden Shoes, the most by a European player. Kaamya does not like coffe. Kristoffer does like coffee. "

class FlashcardGenerator(ABC):
@abstractmethod
Expand Down

0 comments on commit 9fade10

Please sign in to comment.