Skip to content

Commit da7b253

Browse files
committed
removed comments from readme
1 parent 169debd commit da7b253

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Here's a quick example of how to use pandas-llm:
2121
```python
2222
import os
2323
import pandas as pd
24-
25-
# import sys
26-
# from pathlib import Path
27-
# sys.path.append(str(Path(__file__).resolve().parent.parent))
2824
from pandas_llm import PandasLLM
2925

3026
# Data

0 commit comments

Comments
 (0)