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

add mtl training code #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add mtl training code #95

wants to merge 1 commit into from

Conversation

haofengac
Copy link
Contributor

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Jul 14, 2020

This pull request introduces 102 alerts when merging 96a563c into 499ef01 - view on LGTM.com

new alerts:

  • 27 for Unused local variable
  • 27 for Unused import
  • 23 for Signature mismatch in overriding method
  • 10 for Wrong name for an argument in a class instantiation
  • 5 for Except block handles 'BaseException'
  • 2 for First argument to super() is not enclosing class
  • 1 for Non-callable called
  • 1 for Unreachable code
  • 1 for 'import *' may pollute namespace
  • 1 for Suspicious unused loop iteration variable
  • 1 for Module is imported with 'import' and 'import from'
  • 1 for Variable defined multiple times
  • 1 for Redundant assignment
  • 1 for Nested loops with same variable

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.

1 participant