env is used as the default path which means it looks for .env file in the Python script directory. from dotenv import load_dotenv ...
確定! 回上一頁