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 Typing (type of arguments) to methods in load, paddle and util files. #1

Open
siddharth2016 opened this issue Sep 22, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@siddharth2016
Copy link
Owner

Add Typing to following methods

  1. load_balls, load_paddles and load_rectangles in load.py
  2. update in paddle.py
  3. distance in util.py

File attached for reference, the same is being done in ball.py file for method update.

Screenshot 2020-09-22 at 9 02 51 PM

Screenshot 2020-09-22 at 9 02 51 PM copy

@siddharth2016 siddharth2016 added the good first issue Good for newcomers label Sep 22, 2020
@siddharth2016
Copy link
Owner Author

siddharth2016 commented Oct 3, 2020

load.py and paddle.py files have been updated with required changes, need to do the same for util.py file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant