@@ -0,0 +1,5 @@
from dotenv import load_dotenv
def bootstrap(envfile='./.env'):
load_dotenv(dotenv_path=envfile)
The note is not visible to the blocked user.