Skip to content

Conversation

@Borda
Copy link
Collaborator

@Borda Borda commented Oct 21, 2019

some minor code cleaning and switching to relative imports inside the package

  • minor code cleaning
  • using relative imports in pkg
  • reorganise imports to be 1) buildins 2) third-party 3) own
  • remove unused imports

@Borda Borda changed the title Minor code Cleaning Minor imports cleaning Oct 21, 2019
@Borda
Copy link
Collaborator Author

Borda commented Oct 21, 2019

the test is passing, but somehow the check is not updated... @williamFalcon
https://travis-ci.org/williamFalcon/pytorch-lightning/builds/600620693

@williamFalcon
Copy link
Contributor

Thanks for the PR. As I've mentioned before, I want to avoid relative imports. Please change to absolute imports and I can review again.

@Borda
Copy link
Collaborator Author

Borda commented Oct 21, 2019

Sorry, completely forgot about the relative imports...

@williamFalcon
Copy link
Contributor

In addition, added a significant refactor to help avoid conflicts with multiple PRs and for clarity. Feel free to make the header changes there!

@Borda
Copy link
Collaborator Author

Borda commented Oct 22, 2019

I would stay now with the minor cleansing so the PR is not so large...
btw, rebased and dropped relative imports ^^ @williamFalcon

@williamFalcon williamFalcon merged commit f18aee3 into Lightning-AI:master Oct 22, 2019
@Borda Borda deleted the cleaning branch October 22, 2019 08:44
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