4 lines
98 B
Python
4 lines
98 B
Python
|
"""Constants for the NSW Fuel Station integration."""
|
||
|
|
||
|
DATA_NSW_FUEL_STATION = "nsw_fuel_station"
|