4 lines
84 B
Python
4 lines
84 B
Python
|
# Your global variables
|
||
|
GV_base_url = "http://localhost:81"
|
||
|
GV_title = "CostaPy"
|