mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
37 stars 15 forks source link

[Testing] Adds IDs that can be used in the project for testing purposes #63

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

Pull Request Type

:trophy: Enhancements - adds basic IDs for testing

Purpose

Adds python-dotenv for including test.env which contains IDs that can be tested.

Feedback required over

Reference

Closes #62