Skip to content

Commit e6a9719

Browse files
committed
fix minor lint issue
1 parent 4103452 commit e6a9719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/serpapi/error.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Module includes SerpApi error handling.
22
# frozen_string_literal: true
3+
34
module SerpApi
45
# SerpApiError wraps any errors related to the SerpApi client.
56
class SerpApiError < StandardError

0 commit comments

Comments
 (0)