Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
atick-faisal committed Apr 28, 2024
1 parent 35e0101 commit b1ea00f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion peter_explains/peter_ai.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
import google.generativeai as genai
from google.generativeai import GenerationConfig
from .utils import forgot_api_key


Expand Down
1 change: 0 additions & 1 deletion peter_explains/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import sys
import json
import random
import asyncio
import argparse
Expand Down

0 comments on commit b1ea00f

Please sign in to comment.