-
Notifications
You must be signed in to change notification settings - Fork 666
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
issue #2469 #2614
Merged
Merged
issue #2469 #2614
Changes from 33 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
5ffa7f7
issue #2469
siddharthjain1611 3936978
update #2469
siddharthjain1611 43ee2fc
update
siddharthjain1611 1a74436
update
siddharthjain1611 32a8c17
update
siddharthjain1611 e52942f
update
siddharthjain1611 17312cd
update tests
siddharthjain1611 dc880be
update
siddharthjain1611 c200ad7
gro
siddharthjain1611 35dce0c
syntax
siddharthjain1611 db10c13
empty universe review req
siddharthjain1611 437e9ec
final commit
PicoCentauri c132c7a
change error type to value error
siddharthjain1611 280802a
Fixed CHANGELOG
PicoCentauri 7c13435
made changes
siddharthjain1611 d149183
spell error
siddharthjain1611 c847829
commit
siddharthjain1611 89588ae
changes
siddharthjain1611 75165ce
ref
siddharthjain1611 3dc7bc5
review required
siddharthjain1611 cdee252
removed tupe error from fit.py
siddharthjain1611 3cb78d0
changes
siddharthjain1611 2f36ba5
rewiew required
siddharthjain1611 ab6c1a7
type error to value error
siddharthjain1611 2ea0f70
fix
siddharthjain1611 c960a41
fix
siddharthjain1611 17fbcb1
test to value
siddharthjain1611 5056a8b
changes suggested
siddharthjain1611 d24641b
change
siddharthjain1611 94d0be9
rollback
siddharthjain1611 2c711d9
changes
siddharthjain1611 88e361b
update fit.py
siddharthjain1611 4435b96
pep8
siddharthjain1611 31f10b8
Update package/MDAnalysis/analysis/align.py
siddharthjain1611 040b33f
Update package/MDAnalysis/analysis/align.py
siddharthjain1611 0decdf7
PEP and Value Error
siddharthjain1611 96a8f1f
removed file
siddharthjain1611 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally, remove this superfluous comment if you want.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw a comment of this kind somewhere else, therefore I wrote it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Having the comment there is not bad but I would say not needed because the code itself clearly says "warning".
However, I see a PEP8 issue below...