[PR #2] [CLOSED] Minor reference fixes and a dependency #88

Closed
opened 2026-03-02 04:06:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/2
Author: @FedeGioz
Created: 2/17/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 requirements.txt (+2 -1)
📝 src/classes/YouTube.py (+1 -1)
📝 src/main.py (+2 -2)

📄 Description

There is a typo in the imports. It's written Tts, but the class is TTS. Additionally SciPy requires numpy, i added the latest version to the requirements. Thanks for the project <3


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/2 **Author:** [@FedeGioz](https://github.com/FedeGioz) **Created:** 2/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`b85bb68`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/b85bb684b22c8a69c416fc7d659645b2966bb468) Update YouTube.py - [`09c3d0a`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/09c3d0ad5cd3438dbe40c7dca980c0527af12e32) Update main.py - [`b53fc96`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/b53fc960eb6391c43eecf5daba987d9b3b1502d1) Update requirements.txt ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+2 -1) 📝 `src/classes/YouTube.py` (+1 -1) 📝 `src/main.py` (+2 -2) </details> ### 📄 Description There is a typo in the imports. It's written Tts, but the class is TTS. Additionally SciPy requires numpy, i added the latest version to the requirements. Thanks for the project <3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:06:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#88
No description provided.