Skip to content

Commit 99711e1

Browse files
committed
Revert
1 parent 489a2c0 commit 99711e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/openai.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ def call(env)
3737
end
3838

3939
class Configuration
40-
attr_writer :access_token
41-
attr_accessor :api_type,
40+
attr_accessor :access_token,
41+
:api_type,
4242
:api_version,
4343
:log_errors,
4444
:organization_id,

0 commit comments

Comments
 (0)