Skip to content

rd fix#38

Merged
westsurname merged 1 commit intomainfrom
rd-fix
Nov 22, 2024
Merged

rd fix#38
westsurname merged 1 commit intomainfrom
rd-fix

Conversation

@westsurname
Copy link
Copy Markdown
Owner

No description provided.

Comment thread shared/debrid.py
self.print('hash:', torrentHash)

if len(torrentHash) != 40:
if len(torrentHash) != 40 or True:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will always pass.. so len(torrentHash) won't ever matter

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get out! We don't do good code in this house!

@westsurname westsurname merged commit 56797f4 into main Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants