Minor fix for brew typecheck

This commit is contained in:
Mohammad Zain Abbas 2022-09-18 21:36:22 +02:00
parent ee1210a495
commit 560680bfa3

View File

@ -640,7 +640,7 @@ module Homebrew
json: T::Boolean, json: T::Boolean,
verbose: T::Boolean, verbose: T::Boolean,
debug: T::Boolean, debug: T::Boolean,
).returns(T.nilable(Hash)) ).returns(Hash)
} }
def resource_version( def resource_version(
resource, resource,