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

Remove implicit object from the base class #1228

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

HarshCasper
Copy link
Contributor

Description

This Pull Request removes implicit object from the Base Class.

The Issue seems to be very minor but it improves the readability of the Code and since Python 3 inserts it for us behind the scenes, I suggested that its best remove them up.

I'm a First-Time Contributor to Google Open-Source so it would be helpful for me understanding how PR workflow works and help me step up in future contributions as well.

@google-cla google-cla bot added the cla: yes label Nov 18, 2020
@afrozenator afrozenator added the ready to pull Added when the PR is ready to be merged. label Nov 18, 2020
@afrozenator
Copy link
Contributor

Hi @HarshCasper - Thanks for sending the PR, nice work! Can I request you to revert the files under trax/tf_numpy -- It's in the process of being moved to its own repo -- so we're not accepting PRs there at the moment.

@HarshCasper HarshCasper reopened this Nov 19, 2020
@afrozenator afrozenator added ready to pull Added when the PR is ready to be merged. and removed ready to pull Added when the PR is ready to be merged. labels Nov 19, 2020
@HarshCasper
Copy link
Contributor Author

Thanks for the kind words @afrozenator

I have reverted all the files under trax/tf_numpy directory and squashed my Commits into one atomic commit. I guess it is ready to be merged now.

@afrozenator
Copy link
Contributor

Thanks @HarshCasper - working on getting this in now!

@copybara-service copybara-service bot merged commit 00ef6cd into google:master Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull Added when the PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants