Skip to content

Commit

Permalink
please credo
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Mar 18, 2017
1 parent d2bf2fb commit 8b093be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/prometheus/push.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
defmodule Prometheus.Push do

@moduledoc """
"""

def push(options) do
:prometheus_push.push(options)
end
Expand Down

0 comments on commit 8b093be

Please sign in to comment.