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
Change hash to keyword args using the double splat
Change hash to keyword args using the double splat.
influxdb-0.8.0/lib/influxdb/query/core.rb:29: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
influxdb-0.8.0/lib/influxdb/query/core.rb:88: warning: The called method `query_params' is defined here
0 commit comments