Skip to content

Commit

Permalink
Linting fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Samir <[email protected]>
  • Loading branch information
sa-progress committed Jul 23, 2024
1 parent 675b8b1 commit 5ea37a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/google_dataproc_project_location_session.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def exists?
end

def to_s
"ProjectLocationSession #{@params[:]}"
"ProjectLocationSession #{@params}"
end

private
Expand Down

0 comments on commit 5ea37a6

Please sign in to comment.