summaryrefslogtreecommitdiff
path: root/src/weatherreport/src/weatherreport_check_search.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/weatherreport/src/weatherreport_check_search.erl')
-rw-r--r--src/weatherreport/src/weatherreport_check_search.erl10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/weatherreport/src/weatherreport_check_search.erl b/src/weatherreport/src/weatherreport_check_search.erl
index c04c86d63..b7986db2b 100644
--- a/src/weatherreport/src/weatherreport_check_search.erl
+++ b/src/weatherreport/src/weatherreport_check_search.erl
@@ -27,10 +27,12 @@
-module(weatherreport_check_search).
-behaviour(weatherreport_check).
--export([description/0,
- valid/0,
- check/1,
- format/1]).
+-export([
+ description/0,
+ valid/0,
+ check/1,
+ format/1
+]).
-spec description() -> string().
description() ->