Files
redux-scraper/sorbet/rbi/gems/rumale@1.0.0.rbi
2025-07-10 19:24:41 +00:00

17 lines
429 B
Ruby
Generated

# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `rumale` gem.
# Please instead update this file by running `bin/tapioca gem rumale`.
# Rumale is a machine learning library in Ruby.
#
# source://rumale//lib/rumale/version.rb#4
module Rumale; end
# The version of Rumale you are using.
#
# source://rumale//lib/rumale/version.rb#6
Rumale::VERSION = T.let(T.unsafe(nil), String)