Skip to content

Commit

Permalink
remove unnecessary pylint suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Oct 20, 2023
1 parent f98eda4 commit af4904b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_gpt.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# pylint: disable=redefined-outer-name

from typing import Iterable

import openai.error
Expand Down

0 comments on commit af4904b

Please sign in to comment.