Skip to content

Commit e6a9719

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)