lib/inch/api/stats.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Inch
  module API
    class Stats < Filter
    end
  end
end