LinasKo
LinasKo
Thank you for your contribution @souhhmm!
Hi @onuralpszr 👋 If you have some time, can you skim through this one, see if anything stands out?
Example results: (Tell me if it doesn't load, or run the Colab) https://github.com/user-attachments/assets/7d48fb44-fe18-4a75-96a4-68337013c77f
Accepted the refactor: 1. String builder is a much better approach 2. Not a fan of precomputing all options for positions, but it is slightly more readable 3. Loop over...
### Contribution guidelines If you would like to make a contribution, please check that no one else is assigned already. Then leave a comment such as "Hi, I would like...
Hi @AHuzail, the issue is yours! I believe you will find the info you need in the documentation. Don't forget to make a Colab that tests your implementation!
Hi @shreesha345 👋 Unfortunately not - one contributor per-issue!
Closed as completed via #1577
@souhhmm, let's see how yours goes first, before taking another 😉 Assigning it to you, @DivyaVijay1234!
The draw functions I foresee needing this are: * draw_line * draw_rectangle * draw_filled_rectangle * draw_polygon * draw_filled_polygon