Skip to content

Commit

Permalink
minox fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yangky11 committed Aug 5, 2024
1 parent 592f9b5 commit 0d38707
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lean_dojo/data_extraction/lean.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
import toml
import time
import urllib
import webbrowser
import shutil
import tempfile
import webbrowser
from enum import Enum
from pathlib import Path
from loguru import logger
Expand Down

0 comments on commit 0d38707

Please sign in to comment.