You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a static variable or a global constant and how to handle those concepts in Python is not completely clear to me. A quick research got me to the point, that we probably will need some kind of const class, which could bring a lot of good opportunities.
Currently we are using hardcoded urls in every status/warning/error message to OpenStreetMap
https://osm.org/
. @ialokim suggests in #99 (comment):The text was updated successfully, but these errors were encountered: