4 lines
76 B
Python
4 lines
76 B
Python
"""Common const used across tests for SolarLog."""
|
|
|
|
HOST = "http://1.1.1.1"
|