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

Use modern type annotations for utils.py #375

Merged
merged 3 commits into from
Nov 7, 2019
Merged

Use modern type annotations for utils.py #375

merged 3 commits into from
Nov 7, 2019

Conversation

zasdfgbnm
Copy link
Contributor

Specifying type inside a comment is stupid and should be removed

@zasdfgbnm zasdfgbnm added the remove-py2 Remove python2 support label Nov 7, 2019
@lgtm-com
Copy link

lgtm-com bot commented Nov 7, 2019

This pull request introduces 1 alert when merging efa083e into ae2497d - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

Copy link
Member

@farhadrgh farhadrgh left a comment

Choose a reason for hiding this comment

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

LGTM

@farhadrgh farhadrgh closed this Nov 7, 2019
@farhadrgh farhadrgh reopened this Nov 7, 2019
@farhadrgh
Copy link
Member

@zasdfgbnm this is the only PR in this series that have test_ase failed

* Remove python2 support from CI, _six, etc. (#370)

* Remove python2 step 1

* badge

* Delete _six.py

* Simplify triple_by_molecule (#368)

* Simplify triple_by_molecule

* fix

* fix

* fix

* Use @ syntax (#371)

* Use modern type annotations for nn.py (#373)

* Use modern type annotations for nn.py

* flake8

* Use modern type annotations for models.py (#374)
@lgtm-com
Copy link

lgtm-com bot commented Nov 7, 2019

This pull request introduces 1 alert when merging f5c6487 into 7499c8d - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@lgtm-com
Copy link

lgtm-com bot commented Nov 7, 2019

This pull request introduces 1 alert when merging 6e7a3ce into 98bb123 - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@farhadrgh farhadrgh merged commit d32081e into master Nov 7, 2019
@farhadrgh farhadrgh deleted the python2-6 branch November 7, 2019 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
remove-py2 Remove python2 support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants