We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212b211 commit 1b4f8f9Copy full SHA for 1b4f8f9
roboflow/config.py
@@ -25,7 +25,6 @@ def get_conditional_configuration_variable(key, default):
25
conf_location = os.getenv(
26
"ROBOFLOW_CONFIG_DIR",
27
default=default_path,
28
-
29
)
30
31
# read config file for roboflow if logged in from python or CLI
0 commit comments