roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
280 stars 72 forks source link

api key precedence #288

Closed ryanjball closed 2 months ago

ryanjball commented 2 months ago

Description

api key reverted to roboflow.config demo key / api key even if initializing roboflow workspace with api key. now initializing api key takes precedence

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

CI tests + custom test with roboflowpy.py get_workspace_project_version()