Spaces:
Running
Running
naveenvenkatesh
commited on
Commit
•
60beec0
1
Parent(s):
a3582f4
Update ContractGenerator.py
Browse files- ContractGenerator.py +1 -1
ContractGenerator.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
import
|
2 |
|
3 |
class ContractGenerator:
|
4 |
"""
|
|
|
1 |
+
from openai import OpenAI
|
2 |
|
3 |
class ContractGenerator:
|
4 |
"""
|