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

Refactor dota_utils.py #11

Open
ashnair1 opened this issue Nov 25, 2020 · 0 comments
Open

Refactor dota_utils.py #11

ashnair1 opened this issue Nov 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ashnair1
Copy link
Owner

ashnair1 commented Nov 25, 2020

dota_utils.py currently contains some convenience functions for handling filenames and converting box coordinates to different formats.

[] Remove file functions. pathlib is a much better alternative.
[] Refactor other functions. parse_dota_poly functions are the only ones actively being used for the core dotadevkit functions.

@ashnair1 ashnair1 changed the title Refactor dota_utils.py Refactor dota_utils.py Nov 25, 2020
@ashnair1 ashnair1 added the enhancement New feature or request label Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant