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 models.py #374

Merged
merged 1 commit into from
Nov 7, 2019
Merged

Use modern type annotations for models.py #374

merged 1 commit 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 25f1d9b into ae2497d - view on LGTM.com

new alerts:

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

@farhadrgh farhadrgh merged commit 7499c8d into master Nov 7, 2019
@farhadrgh farhadrgh deleted the python2-5 branch November 7, 2019 13:46
zasdfgbnm added a commit that referenced this pull request Nov 7, 2019
* 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)
farhadrgh pushed a commit that referenced this pull request Nov 7, 2019
* Use modern type annotations for utils.py

* update (#377)

* 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)
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