mirror of
https://github.com/karpathy/nanochat.git
synced 2026-04-22 08:48:47 +00:00
remove unused Path import
This commit is contained in:
parent
b74444625c
commit
fe947eaa09
|
|
@ -5,7 +5,6 @@ import os
|
|||
import re
|
||||
import json
|
||||
import logging
|
||||
from pathlib import Path
|
||||
import torch
|
||||
|
||||
from nanochat.common import get_base_dir
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user