We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f1406 commit 414eb2eCopy full SHA for 414eb2e
1 file changed
html_parsing/ollama_com/dump_models.py
@@ -16,8 +16,8 @@
16
17
from common import DIR_DUMPS, session
18
19
-FILE_NAME: Path = Path(__file__).resolve()
20
+FILE_NAME: Path = Path(__file__).resolve()
21
PATH_DUMP: Path = DIR_DUMPS / f"{FILE_NAME.name}.jsonl"
22
23
0 commit comments