Odai Athamneh
Odai Athamneh
Suggestion to remove the section on `npm install teslajs --save`. I had never heard of the `--save` flag before, and it looks like this is now the default npm behavior:...
**Reasons for making this change:** As a Python developer, I always manually add `.DS_Store` to `.gitignore` in my projects. These files are created by macOS to store folder attributes: https://en.wikipedia.org/wiki/.DS_Store...
**Describe the bug** Uploading multiple files with identical filenames breaks some export options. I uploaded a dataset where some files had the same filename. For example: - `./dataset/class-1/image1.jpg` - `./dataset/class-2/image1.jpg`...