Enumerator expects 2 arguments
wagenet opened this issue · 0 comments
wagenet commented
sig/typeprof/app/models/requests_fetcher.rbs:19:41: [error] Type `::Enumerator` expects 2 arguments, but 1 arguments are given
│ Diagnostic ID: RBS::InvalidTypeApplication
│
└ def responses_for_guid: (untyped guid, Enumerator[untyped] times, untyped client) -> untyped