Skip to content

Commit

Permalink
Lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoargumedo authored Aug 2, 2024
1 parent 7a2b9ba commit 61d8d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vips/operation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def initialize value
raise Vips::Error if value.null?
end

super(value)
super
end

def build
Expand Down

0 comments on commit 61d8d93

Please sign in to comment.