Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.0.0 -- update : 4/10/2023 #105

Closed
wants to merge 4 commits into from
Closed

V3.0.0 -- update : 4/10/2023 #105

wants to merge 4 commits into from

Conversation

@vercel
Copy link

vercel bot commented Apr 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
all-url-uploader ❌ Failed (Inspect) Apr 19, 2023 4:47am

Copy link

@code-review-doctor code-review-doctor bot left a comment

Choose a reason for hiding this comment

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

Some things to consider. View full project report here.

from pyrogram.types import InlineKeyboardMarkup, InlineKeyboardButton


class Translation(object):

Choose a reason for hiding this comment

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

Suggested change
class Translation(object):
class Translation:

Translation inherits from object by default, so explicitly inheriting from object is redundant. Removing it keeps the code simpler. Read more.

@kalanakt
Copy link
Owner Author

kalanakt commented Jan 9, 2024

outdated

@kalanakt kalanakt closed this Jan 9, 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.

1 participant