Module boston311.constants
Constants used throughout the project.
Expand source code
"""Constants used throughout the project."""
BOSTON_API_ENDPOINT = "https://mayors24.cityofboston.gov/open311/v2/"
boston311.constants
Constants used throughout the project.
"""Constants used throughout the project."""
BOSTON_API_ENDPOINT = "https://mayors24.cityofboston.gov/open311/v2/"