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

Task/jabertuhin/1517/add datetime provider for bd #1518

Conversation

jabertuhin
Copy link
Contributor

What does this changes

This pull-request addresses issue #1517 . I have created new bn_BD package under date_time package.

What was wrong

N/A

How this fixes it

N/A

Fixes #...

N/A

from .. import Provider as DateTimeProvider


class Provider(DateTimeProvider):
Copy link
Collaborator

Choose a reason for hiding this comment

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

There's some extra space at the end of this line that's making the linter fail. Could you remove it?

Suggested change
class Provider(DateTimeProvider):
class Provider(DateTimeProvider):

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the feedback. I have updated my pull-request.

@fcurella
Copy link
Collaborator

Thank you!

@fcurella fcurella merged commit dc2c301 into joke2k:master Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants