mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
* fix up folder structure * update docs * fix imports * fix imports * fix imoprt * fix imports * fix imports * fix imports * fix test import * fix tests * fix main import
211 B
211 B
sidebar_label, title
| sidebar_label | title |
|---|---|
| config | opendevin.core.config |
get
def get(key: ConfigType, required: bool = False)
Get a key from the environment variables or config.toml or default configs.