Skip to content

Commit a7f6cc7

Browse files
committed
Fix lint issue
1 parent c833c53 commit a7f6cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integrations/document_loaders/oracleadb_loader.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"outputs": [],
4444
"source": [
45-
"python -m pip install -U langchain-oracledb"
45+
"#python -m pip install -U langchain-oracledb"
4646
]
4747
},
4848
{

0 commit comments

Comments
 (0)