mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #2] [CLOSED] Minor reference fixes and a dependency #88
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MoneyPrinterV2#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/2
Author: @FedeGioz
Created: 2/17/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
b85bb68Update YouTube.py09c3d0aUpdate main.pyb53fc96Update requirements.txt📊 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.