Skip to content

Commit

Permalink
Fixed issue with version pylint isort
Browse files Browse the repository at this point in the history
  • Loading branch information
pescheck-bram committed Aug 23, 2024
1 parent fa22a0d commit 5cb5908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python_gpt_po/po_translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from pkg_resources import DistributionNotFound, get_distribution
from tenacity import retry, stop_after_attempt, wait_fixed


# Initialize environment variables and logging
load_dotenv()
logging.basicConfig(level=logging.INFO)
Expand Down

0 comments on commit 5cb5908

Please sign in to comment.