Skip to content

Commit ee88fa6

Browse files
committed
small change to py scripts
1 parent 54dd5f1 commit ee88fa6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

integrate_explicit_embeddings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
Requires a `.env` file with environment variables, see `template.env`.
1111
"""
1212

13+
1314
# Import dependencies
1415
import os
1516
from getpass import getpass

integrate_vectorize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
Requires a `.env` file with environment variables, see `template.env`.
1111
"""
1212

13+
1314
# Import dependencies
1415
import os
1516
from getpass import getpass

0 commit comments

Comments
 (0)