Skip to content

Commit 414eb2e

Browse files
committed
Refactoring. html_parsing/ollama_com/dump_models.py
1 parent 73f1406 commit 414eb2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html_parsing/ollama_com/dump_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
from common import DIR_DUMPS, session
1818

19-
FILE_NAME: Path = Path(__file__).resolve()
2019

20+
FILE_NAME: Path = Path(__file__).resolve()
2121
PATH_DUMP: Path = DIR_DUMPS / f"{FILE_NAME.name}.jsonl"
2222

2323

0 commit comments

Comments
 (0)