Rohan Barman

Results 5 issues of Rohan Barman

Currently it seems that the possible switch values are true and false. Is it possible to add our own values that are more appropriate to our application? Below is an...

## Summary of changes Closes https://github.com/dateutil/dateutil/issues/1073 ### Pull Request Checklist - [ ] Changes have tests - [ ] Authors have been added to [AUTHORS.md](https://github.com/dateutil/dateutil/blob/master/AUTHORS.md) - [ ] News fragment...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The parameters in `get_league` do not affect the output. All of...

bug

### What happened? We updated the `python-tests` github action to generate code coverage reports and upload to Codecov via this PR https://github.com/American-Soccer-Analysis/itscalledsoccer/pull/183 However code coverage reports are not getting sent...

bug

Chart.js has different animations (https://www.chartjs.org/docs/latest/configuration/animations.html). Is it possible to to add animation capability to quickchart? Maybe add an option to export as gif?