mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
2 lines
68 B
Python
2 lines
68 B
Python
# Define a global variable
|
|
API_URL = "https://api.example.com/data"
|