Skip to content
Snippets Groups Projects
Commit 096d8b5a authored by Alex Reisner's avatar Alex Reisner
Browse files

Fix inconsistent indent.

parent 2642ddb2
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ module Geocoder
end
end
class Nominatim < Base
class Nominatim < Base
private #-----------------------------------------------------------------
def fetch_raw_data(query, reverse = false)
raise TimeoutError if query == "timeout"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment