The Wayback Machine - https://web.archive.org/web/20201103160916/https://github.com/oracle/Skater/issues/243
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

Code improvements #243

Open
pramitchoudhary opened this issue Aug 13, 2018 · 1 comment
Open

Code improvements #243

pramitchoudhary opened this issue Aug 13, 2018 · 1 comment

Comments

@pramitchoudhary
Copy link
Contributor

@pramitchoudhary pramitchoudhary commented Aug 13, 2018

  • correcting handling asserts
    • replacing assert condition with the pattern
      if not condition: raise AssertionError()
@venkatavamsy
Copy link

@venkatavamsy venkatavamsy commented Aug 13, 2018

Interested, Can I work on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.