참고소스 수정본
This commit is contained in:
4
참고/instructor-main/tests/conftest.py
Normal file
4
참고/instructor-main/tests/conftest.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from dotenv import load_dotenv
|
||||
|
||||
# Support .env for local development
|
||||
load_dotenv()
|
||||
Reference in New Issue
Block a user